HasExtraActionBar

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 4.3.0

Returns whether the player currently has an extra action bar/button.

hasBar = HasExtraActionBar()

Returns

hasBar
boolean - 1 if the player currently has an extra action bar (button); nil otherwise.

Details

Patch changes

Cataclysm Patch 4.3.0 (2011-11-29): Added.

See also