WoW:API BonusActionButtonDown
Jump to navigation
Jump to search
Press the specified bonus(pet or minion) action button.
BonusActionButtonDown(buttonID);
- Arguments
- (Number buttonID)
- buttonID
- The button ID of the bonus button to push
- Returns
- nil
- Example
BonusActionButtonDown(1);
- Result
- Description
- Press the specified bonus(pet or minion) action button.