WoW:API BonusActionButtonDown: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Move page script moved page API BonusActionButtonDown to API BonusActionButtonDown without leaving a redirect) |
(No difference)
| |
Latest revision as of 04:45, 15 August 2023
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
Arguments
- buttonID (number) - The button ID of the bonus button to push
Example
BonusActionButtonDown(1)
Notes
- Removed in patch 5.0.4.