|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Functions | |
| bool | IsLiveCriteriaProgressEligible (uint32 achievementFlags) |
| bool | IsLiveCriteriaTypeEligible (uint32 criteriaType) |
| bool | ShouldSendLiveCriteriaProgress (bool hasLinkedAchievement, bool hasLiveEligibleAchievement) |
|
inline |
Definition at line 16 of file AchievementCriteriaPackets.h.
References ACHIEVEMENT_FLAG_COUNTER, and ACHIEVEMENT_FLAG_HIDDEN.
Referenced by AchievementMgr< T >::SetCriteriaProgress().
|
inline |
Definition at line 21 of file AchievementCriteriaPackets.h.
References ACHIEVEMENT_CRITERIA_TYPE_DEATH, ACHIEVEMENT_CRITERIA_TYPE_DEATH_AT_MAP, ACHIEVEMENT_CRITERIA_TYPE_DEATH_IN_DUNGEON, ACHIEVEMENT_CRITERIA_TYPE_DEATHS_FROM, and ACHIEVEMENT_CRITERIA_TYPE_FLIGHT_PATHS_TAKEN.
Referenced by AchievementMgr< T >::SetCriteriaProgress().
|
inline |
Definition at line 36 of file AchievementCriteriaPackets.h.
Referenced by AchievementMgr< T >::SetCriteriaProgress().