
GetAchievementCriteriaInfoByID( achievementID, criteriaIndex) - Returns achievement criteria info by criteriaIndex. GetAchievementCriteriaInfo( achievementID, criteriaNum) - Returns information about the requested criteria. GetAchievementComparisonInfo( achievementID) - Returns information about the comparison unit's achievements. ClearAchievementSearchString() GetAchievementCategory( achievementID) - Returns the category number the requested achievement belongs to. ClearAchievementComparisonUnit() - Remove the unit being compared. AreAccountAchievementsHidden() CanShowAchievementUI() - Returns if the AchievementUI can be displayed. AddTrackedAchievement( achievementId) - Add an achievement to tracking. C_AchievementInfo.IsValidAchievement( achievementId) : isValidAchievement C_AchievementInfo.SetPortraitTexture( textureObject) - Sets a portrait texture for the unit being achievement compared. SendSubscriptionInterstitialResponse( response) AchievementsĪchievements were added in Patch 3.0.2 C_AchievementInfo.GetRewardItemID( achievementID) : rewardItemID C_AchievementInfo.GetSupercedingAchievements( achievementID) : supercedingAchievements - Returns the next achievement in a series. This function is only relevant on Chinese realms. PartialPlayTime() - Returns whether the account is considered "tired". NoPlayTime() - Returns whether the account is considered "unhealthy". IsVeteranTrialAccount() : isVeteranTrialAccount - Returns whether the wow account has no game time. IsTrialAccount() : isTrialAccount - Returns whether the player is using a trial (free-to-play) account. IsRestrictedAccount() - Returns if the acount has trial account restrictions. GetSecondsUntilParentalControlsKick() IsAccountSecured() - Returns if the account has been secured with Blizzard Mobile Authenticator. GetRestrictedAccountData() - Returns the cap on trial character level, money and profession skill. GetBillingTimeRested() - Returns the account rested time left. Note: This list is up to date as of Patch 9.1.0 (40000) Account Shortcut: #Classic, #FrameXML, Global functions API Reference
