WoW:API BonusActionButtonDown: Difference between revisions
Jump to navigation
Jump to search
({{framexmlfunc|FrameXML/BonusActionBarFrame.lua}} __NOTOC__) |
m (catfix, Replaced: {{framexml → <br>{{framexml) |
||
| Line 1: | Line 1: | ||
{{framexmlfunc|FrameXML/BonusActionBarFrame.lua}} __NOTOC__ | <br>{{framexmlfunc|FrameXML/BonusActionBarFrame.lua}} __NOTOC__ | ||
Revision as of 00:43, 15 July 2008
← WoW API < BonusActionButtonDown
This function is implemented in Lua here FrameXML/BonusActionBarFrame.lua.
BonusActionButtonDown(buttonID);
Presses the specified "bonus" (pet or minion) action button.
Parameters
Arguments
- buttonID
- Number - The button ID of the bonus button to push
Returns
- nil
Example
BonusActionButtonDown(1);