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