Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
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[]
- This is equivalent to the [extrabar] macro conditional.
Patch changes[]
Patch 4.3.0 (2011-11-29): Added.