Search Results for

    Show / Hide Table of Contents

    Struct GetEnergyResponse.EnergyItem

    Namespace: ColizeumSDK.API.Responses
    Assembly: cs.temp.dll.dll
    Syntax
    public struct EnergyItem

    Fields

    max_energy

    Declaration
    public int max_energy
    Field Value
    Type Description
    Int32

    tokens

    Declaration
    public GetEnergyResponse.EnergyToken[] tokens
    Field Value
    Type Description
    GetEnergyResponse.EnergyToken[]

    total_energy

    Declaration
    public int total_energy
    Field Value
    Type Description
    Int32
    In This Article
    Back to top Colizeum Unity SDK API Reference