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