Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement
GetBonusBarOffset - Documentation by Flickering

Determine which page of bonus actions to show.

offset = GetBonusBarOffset()

Parameters

Arguments

()

Returns

offset
offset
Numeric - 0 if the player has no current bonus actions, otherwise the bonus action page to show, starting at 1 (This is for warriors, rogues, druids, etc, who have multiple action bars for their different forms/stances). The first slot of the current action bar is (1 + (NUM_ACTIONBAR_PAGES + offset - 1) * NUM_ACTIONBAR_BUTTONS).

Template:WoW API

Advertisement