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: | ||
{{ | {{protectedapi|2.0|}} | ||
{{framexmlfunc|FrameXML/ActionButton.lua}} | |||
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== | |||
:Changes buttonID's state to NORMAL. | :Changes buttonID's state to NORMAL. | ||
: | :''NOTE:'' Works with ActionBarFrame & BonusActionBarFrame. | ||