Method | Description | |
---|---|---|
EnemyAchievement ( string key, int countToUnlock ) : UnityEngine | ||
getCountToUnlock ( ) : int | ||
incrementEnemyCount ( ) : void | ||
isAchievementUnlocked ( ) : bool | ||
makeTotalEnemiesPersistence ( ) : void |
public EnemyAchievement ( string key, int countToUnlock ) : UnityEngine | ||
key | string | |
countToUnlock | int | |
return | UnityEngine |
public makeTotalEnemiesPersistence ( ) : void | ||
return | void |