API BonusActionButtonDown
Talk0
98,585pages on
this wiki
this wiki
This function is implemented by FrameXML in 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);