Method | Description | |
---|---|---|
PlatformAchievement ( string key, int countToUnlock ) : UnityEngine | ||
displayMessage ( ) : void | ||
getCountToUnlock ( ) : int | ||
incrementPlatformCount ( ) : void | ||
isAchievementUnlocked ( ) : bool | ||
makeTotalPlatformsPersistence ( ) : void |
public PlatformAchievement ( string key, int countToUnlock ) : UnityEngine | ||
key | string | |
countToUnlock | int | |
return | UnityEngine |
public static incrementPlatformCount ( ) : void | ||
return | void |
public makeTotalPlatformsPersistence ( ) : void | ||
return | void |