메소드 | 설명 | |
---|---|---|
Clear ( ) : void | ||
Create ( string name, float maxValue ) : |
||
Load ( Newtonsoft.Json.Linq.JObject state ) : void |
메소드 | 설명 | |
---|---|---|
CreateAchievementTracker ( ) : IAchievementTracker |
메소드 | 설명 | |
---|---|---|
CustomFloatCondition ( string name, float maxVal ) : Newtonsoft.Json |
public static Create ( string name, float maxValue ) : |
||
name | string | |
maxValue | float | |
리턴 |
protected CreateAchievementTracker ( ) : IAchievementTracker | ||
리턴 | IAchievementTracker |
public Load ( Newtonsoft.Json.Linq.JObject state ) : void | ||
state | Newtonsoft.Json.Linq.JObject | |
리턴 | void |