Method | Description | |
---|---|---|
Clear ( ) : void | ||
Create ( string name, int maxValue ) : |
||
Load ( Newtonsoft.Json.Linq.JObject state ) : void |
Method | Description | |
---|---|---|
CreateAchievementTracker ( ) : IAchievementTracker |
Method | Description | |
---|---|---|
CustomIntCondition ( string name, int maxVal ) : Newtonsoft.Json |
public static Create ( string name, int maxValue ) : |
||
name | string | |
maxValue | int | |
return |
protected CreateAchievementTracker ( ) : IAchievementTracker | ||
return | IAchievementTracker |
public Load ( Newtonsoft.Json.Linq.JObject state ) : void | ||
state | Newtonsoft.Json.Linq.JObject | |
return | void |