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