WoW API: BonusActionButtonDown

From AddOn Studio
Revision as of 00:43, 15 July 2008 by WoWWiki>Charibot (catfix, Replaced: {{framexml → <br>{{framexml)
Jump to navigation Jump to search


WoW API < BonusActionButtonDown

"I" iconThis 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);