49
edits
m (catfix, Replaced: {{framexml → <br>{{framexml) |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{framexmlfunc|FrameXML/BonusActionBarFrame.lua|removed=5.0.4}} | |||
Presses the specified "bonus" (pet or minion) action button. | Presses the specified "bonus" (pet or minion) action button. | ||
BonusActionButtonDown(buttonID) | |||
== Parameters == | == Parameters == | ||
=== Arguments === | === Arguments === | ||
* buttonID (number) - The button ID of the bonus button to push | |||
== Example == | |||
BonusActionButtonDown(1) | |||
=== | |||
== | == Notes == | ||
* Removed in patch 5.0.4. | |||