Search Results for

    Show / Hide Table of Contents

    Class DewProfile.ReverieDataBase

    Inheritance
    object
    DewProfile.ReverieDataBase
    DewProfile.DailyReverieData
    DewProfile.SpecialReverieData
    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public class DewProfile.ReverieDataBase

    Fields

    currentProgress

    Declaration
    public int currentProgress
    Field Value
    Type Description
    int

    grantedItems

    Declaration
    public string[] grantedItems
    Field Value
    Type Description
    string[]

    grantedStardust

    Declaration
    public int grantedStardust
    Field Value
    Type Description
    int

    isComplete

    Declaration
    public bool isComplete
    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>

    type

    Declaration
    public string type
    Field Value
    Type Description
    string

    Methods

    IsEmpty()

    Declaration
    public bool IsEmpty()
    Returns
    Type Description
    bool
    In This Article
    Back to top Shape of Dreams API Documentation