Метод | Описание | |
---|---|---|
IsAchieved ( UserAchievement>.this |
||
TryAchieved ( UserAchievement>.this |
||
TryProgress ( UserAchievement>.this |
||
TryProgress ( UserAchievement>.this |
public static IsAchieved ( UserAchievement>.this |
||
dict | UserAchievement>.this | |
key | AchievementKey | |
Результат | bool |
public static TryAchieved ( UserAchievement>.this |
||
dict | UserAchievement>.this | |
key | AchievementKey | |
Результат | bool |
public static TryProgress ( UserAchievement>.this |
||
dict | UserAchievement>.this | |
key | AchievementKey | |
increment | int | |
goal | int | |
Результат | bool |
public static TryProgress ( UserAchievement>.this |
||
dict | UserAchievement>.this | |
key | AchievementKey | |
increment | int | |
Результат | int? |