Метод | Описание | |
---|---|---|
ItemAchievement ( string key, int countToUnlock ) : UnityEngine | ||
getCountToUnlock ( ) : int | ||
incrementItemCount ( ) : void | ||
isAchievementUnlocked ( ) : bool | ||
makeTotalItemsPersistence ( ) : void |
public ItemAchievement ( string key, int countToUnlock ) : UnityEngine | ||
key | string | |
countToUnlock | int | |
Результат | UnityEngine |
public static incrementItemCount ( ) : void | ||
Результат | void |
public makeTotalItemsPersistence ( ) : void | ||
Результат | void |