Class DewProfile.ReverieDataBase
Inheritance
object
DewProfile.ReverieDataBase
Assembly: Dew.Core.dll
Syntax
public class DewProfile.ReverieDataBase
Fields
currentProgress
Declaration
public int currentProgress
Field Value
grantedItems
Declaration
public string[] grantedItems
Field Value
| Type |
Description |
| string[] |
|
grantedStardust
Declaration
public int grantedStardust
Field Value
isComplete
Declaration
Field Value
maxProgress
Declaration
Field Value
persistentVariables
Declaration
public Dictionary<string, string> persistentVariables
Field Value
| Type |
Description |
| System.Collections.Generic.Dictionary<TKey, TValue><string, string> |
|
type
Declaration
Field Value
Methods
IsEmpty()
Declaration
Returns