m
Move page script moved page API BonusActionButtonDown to WoW:API BonusActionButtonDown without leaving a redirect
No edit summary |
m (Move page script moved page API BonusActionButtonDown to WoW:API BonusActionButtonDown without leaving a redirect) |
||
| (5 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
{{framexmlfunc|FrameXML/BonusActionBarFrame.lua|removed=5.0.4}} | |||
Presses the specified "bonus" (pet or minion) action button. | |||
BonusActionButtonDown(buttonID) | 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. | |||