WoW API: BonusActionButtonDown
Jump to navigation
Jump to search
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)
Parameters[edit]
Arguments[edit]
- buttonID (number) - The button ID of the bonus button to push
Example[edit]
BonusActionButtonDown(1)
Notes[edit]
- Removed in patch 5.0.4.