WoW:API ActionButtonUp: Difference between revisions
Jump to navigation
Jump to search
m
Move page script moved page API ActionButtonUp to WoW:API ActionButtonUp without leaving a redirect
(added to protected category) |
m (Move page script moved page API ActionButtonUp to WoW:API ActionButtonUp without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{protectedapi|2.0|}} | {{protectedapi|2.0|}} | ||
{{framexmlfunc|FrameXML/ActionButton.lua}} | {{framexmlfunc|FrameXML/ActionButton.lua}} | ||
ActionButtonUp(buttonID [, onSelf]); | ActionButtonUp(buttonID [, onSelf]); | ||
Releases the specified action button. | Releases the specified action button. | ||
==Parameters== | ==Parameters== | ||
| Line 17: | Line 15: | ||
===Returns=== | ===Returns=== | ||
:;nil | :;nil | ||
==Example== | ==Example== | ||