WoW API: BonusActionButtonUp

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 < BonusActionButtonUp

"I" iconThis function is implemented in Lua here FrameXML/BonusActionBarFrame.lua.


BonusActionButtonUp(buttonID);

Releases the specified "bonus" (pet or minion) action button.


Parameters

Arguments

buttonID
Number - The button ID of the bonus button to release

Returns

nil

Example

BonusActionButtonUp(1);