WoW API: CanShowAchievementUI

From AddOn Studio
Revision as of 00:21, 16 November 2008 by WoWWiki>WoWWiki-Stewart (New page: {{wowapi}} __NOTOC__ <!-- Describe the purpose of the function, exhausting detail can be saved for a later section --> Returns a boolean indicating if the achievement UI is accessable and...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

WoW API < CanShowAchievementUI

Returns a boolean indicating if the achievement UI is accessable and wether the microbutton should be shown.

isEnabled = CanShowAchievementUI();


Arguments

none


Returns

isEnabled
Boolean - can the achievement UI be displayed.


Details

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