{{framexmlfunc|FrameXML/BonusActionBarFrame.lua}} __NOTOC__
No edit summary |
({{framexmlfunc|FrameXML/BonusActionBarFrame.lua}} __NOTOC__) |
||
| Line 1: | Line 1: | ||
{{framexmlfunc|FrameXML/BonusActionBarFrame.lua}} __NOTOC__ | |||
BonusActionButtonDown(buttonID); | 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 | :;nil | ||
=== Example === | |||
BonusActionButtonDown(1); | BonusActionButtonDown(1); | ||