WoW:API ActionButtonUp: Difference between revisions

m
Move page script moved page API ActionButtonUp to WoW:API ActionButtonUp without leaving a redirect
({{framexmlfunc|FrameXML/ActionButton.lua}} __NOTOC__)
m (Move page script moved page API ActionButtonUp to WoW:API ActionButtonUp without leaving a redirect)
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{framexmlfunc|FrameXML/ActionButton.lua}} __NOTOC__
{{protectedapi|2.0|}}
 
{{framexmlfunc|FrameXML/ActionButton.lua}}


  ActionButtonUp(buttonID [, onSelf]);
  ActionButtonUp(buttonID [, onSelf]);


Releases the specified action button.
Releases the specified action button.


==Parameters==
==Parameters==
Line 16: Line 15:
===Returns===
===Returns===
:;nil
:;nil


==Example==
==Example==
Line 46: Line 44:
:###Changes Button 1's SetChecked value to 1.
:###Changes Button 1's SetChecked value to 1.


===Description===
==Description==
:Changes buttonID's state to NORMAL.
:Changes buttonID's state to NORMAL.
:<I>NOTE:</I> Works with ActionBarFrame & BonusActionBarFrame.
:''NOTE:'' Works with ActionBarFrame & BonusActionBarFrame.
Anonymous user