WoW:API CheckButton GetChecked: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
({{widgetmethod}}) |
||
| Line 1: | Line 1: | ||
{{widgetmethod}} | |||
{{stub/api}} | |||
Returns the current state of the button. Will return nil if the button is unchecked, or 1 if the button is checked. | Returns the current state of the button. Will return nil if the button is unchecked, or 1 if the button is checked. | ||
Revision as of 11:44, 10 June 2006
← Widget API ← CheckButton < GetChecked
Returns the current state of the button. Will return nil if the button is unchecked, or 1 if the button is checked.