Navigation menu

WoW:API GetBonusBarOffset: Difference between revisions

Jump to navigation Jump to search
m
Move page script moved page API GetBonusBarOffset to WoW:API GetBonusBarOffset without leaving a redirect
(→‎Example: upgraded code blocks)
m (Move page script moved page API GetBonusBarOffset to WoW:API GetBonusBarOffset without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 5: Line 5:


== Parameters ==
== Parameters ==
<big>'''Arguments'''</big>
Arguments:
:NONE
:none
 
<big>'''Returns'''</big>


Returns:
:;offset - Number : The current bonus action bar index.
:;offset - Number : The current bonus action bar index.


Line 22: Line 21:
'''Druid'''
'''Druid'''
* Caster: 0
* Caster: 0
* Cat: 1
* Tree of Life: 2
* Bear: 3
* Bear: 3
* Cat: 1
* Moonkin: 4


'''Rogue'''
'''Rogue'''
* Normal: 0
* Normal: 0
* Stealthed: 1
* Stealthed: 1
'''Priest'''
* Normal: 0
* Shadowform: 1
'''All Characters'''
* When Possessing a Target: 5


== Example ==
== Example ==
Anonymous user