Search Results for

    Show / Hide Table of Contents

    Class DewProfile.AchievementData

    Inheritance
    object
    DewProfile.AchievementData
    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public class DewProfile.AchievementData

    Fields

    completeTimestamp

    Declaration
    public long completeTimestamp
    Field Value
    Type Description
    long

    currentProgress

    Declaration
    public int currentProgress
    Field Value
    Type Description
    int

    isCompleted

    Declaration
    public bool isCompleted
    Field Value
    Type Description
    bool

    isNew

    Declaration
    public bool isNew
    Field Value
    Type Description
    bool

    maxProgress

    Declaration
    public int maxProgress
    Field Value
    Type Description
    int

    persistentVariables

    Declaration
    public Dictionary<string, string> persistentVariables
    Field Value
    Type Description
    System.Collections.Generic.Dictionary<TKey, TValue><string, string>
    In This Article
    Back to top Shape of Dreams API Documentation