Method | Description | |
---|---|---|
IsAchieved ( UserAchievement>.this |
||
TryAchieved ( UserAchievement>.this |
||
TryProgress ( UserAchievement>.this |
||
TryProgress ( UserAchievement>.this |
public static IsAchieved ( UserAchievement>.this |
||
dict | UserAchievement>.this | |
key | AchievementKey | |
return | bool |
public static TryAchieved ( UserAchievement>.this |
||
dict | UserAchievement>.this | |
key | AchievementKey | |
return | bool |
public static TryProgress ( UserAchievement>.this |
||
dict | UserAchievement>.this | |
key | AchievementKey | |
increment | int | |
goal | int | |
return | bool |
public static TryProgress ( UserAchievement>.this |
||
dict | UserAchievement>.this | |
key | AchievementKey | |
increment | int | |
return | int? |