Search Results for

    Show / Hide Table of Contents

    Class SecondaryCurrency

    Holds information related to users secondary currency

    Inheritance
    Object
    SecondaryCurrency
    Namespace: ColizeumSDK.Models
    Assembly: cs.temp.dll.dll
    Syntax
    public class SecondaryCurrency

    Fields

    total

    Total amount of Secondary Currency the User has

    Declaration
    public float total
    Field Value
    Type Description
    Single

    Methods

    Refresh(Action)

    Fetches latest information from the API and updates the model

    Declaration
    public void Refresh(Action onSuccess = null)
    Parameters
    Type Name Description
    Action onSuccess
    In This Article
    Back to top Colizeum Unity SDK API Reference