WoW API: CanShowAchievementUI

Revision as of 04:45, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API CanShowAchievementUI to API CanShowAchievementUI without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

WoW API < CanShowAchievementUI

Returns a boolean indicating if the achievement UI is accessible and whether the microbutton should be shown.

isEnabled = CanShowAchievementUI();


ArgumentsEdit

none


ReturnsEdit

isEnabled
Boolean - can the achievement UI be displayed.


DetailsEdit

Usually returns true on live realms. This function was mostly used to hide the achievement UI if it was in an unusable state on the WotLK Beta / PTR
This also returns false when the achievement data isn't available yet, which is useful if an addon want to read the achievement data after load