150 if (this.
_tracker ==
null && conditions !=
null)
162 bool flag =
this.Name ==
"MARATHON_MEDALIST";
167 if (invoke_impl == 0)
171 if (localUser !=
null)
174 if (invoke_impl != 0)
299 [JsonProperty(
"Conditions")]
class f__AnonymousType0<< Count > j__TPar
IPlatformAwardNotifier PlatformAwards
static Delegate Combine(Delegate a, Delegate b)
static Delegate Remove(Delegate source, Delegate value)
void EndInvoke(IAsyncResult result)
void Invoke(Achievement achievement)
IAsyncResult BeginInvoke(Achievement achievement, AsyncCallback callback, object @object)
AchievementCompleted(object @object, IntPtr method)
void UseConditionsCompletedTracker()
Achievement.AchievementCompleted OnCompleted
void AddConditions(params AchievementCondition[] conditions)
void UseConditionsCompletedTracker(params string[] conditions)
void SetCategory(AchievementCategory category)
IAchievementTracker GetConditionTracker(string name)
void OnConditionComplete(AchievementCondition condition)
readonly LocalizedText Description
readonly LocalizedText FriendlyName
AchievementCategory _category
AchievementCondition GetCondition(string conditionName)
IAchievementTracker _tracker
void Load(Dictionary< string, JObject > conditions)
void UseTrackerFromCondition(string conditionName)
void AddCondition(AchievementCondition condition)
static int _totalAchievements
IAchievementTracker GetTracker()
void UseTracker(IAchievementTracker tracker)
Dictionary< string, AchievementCondition > _conditions
AchievementCategory Category
static LocalizedText GetText(string key)
static Player LocalPlayer
static LocalUser FindLocalUserByPlayer(Player player)