Method | Description | |
---|---|---|
PlayAchievement ( string key, int countToUnlock ) : UnityEngine | ||
getCountToUnlock ( ) : int | ||
incrementPlayCount ( ) : void | ||
isAchievementUnlocked ( ) : bool | ||
makeTotalPlaysPersistence ( ) : void |
public PlayAchievement ( string key, int countToUnlock ) : UnityEngine | ||
key | string | |
countToUnlock | int | |
return | UnityEngine |