WoW:API ActionButtonUp: Difference between revisions

m
Move page script moved page API ActionButtonUp to WoW:API ActionButtonUp without leaving a redirect
(Styling and some info)
m (Move page script moved page API ActionButtonUp to WoW:API ActionButtonUp without leaving a redirect)
 
(6 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{framexml}}
{{protectedapi|2.0|}}
__NOTOC__
{{framexmlfunc|FrameXML/ActionButton.lua}}
<center>'''ActionButtonUp''' ''-Documentation by AlexanderYoshi''</center>


Release the specified action button.
ActionButtonUp(buttonID [, onSelf]);


ActionButtonUp(buttonID [, onSelf]);
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