WoW:API CheckButton GetChecked: Difference between revisions

From AddOn Studio
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.
{{API/Uncategorized}}

Revision as of 11:44, 10 June 2006

Widget API ← CheckButton < GetChecked

Template:Stub/api

Returns the current state of the button. Will return nil if the button is unchecked, or 1 if the button is checked.