WoW API: BonusActionButtonDown
This is no longer a part of the World of Warcraft API.
|
← WoW API < BonusActionButtonDown
- This function is implemented in Lua here FrameXML/BonusActionBarFrame.lua.
Presses the specified "bonus" (pet or minion) action button.
BonusActionButtonDown(buttonID)
ParametersEdit
ArgumentsEdit
- buttonID (number) - The button ID of the bonus button to push
ExampleEdit
BonusActionButtonDown(1)
NotesEdit
- Removed in patch 5.0.4.