WoW:API CheckButton GetChecked: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
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 17:36, 22 December 2005
Returns the current state of the button. Will return nil if the button is unchecked, or 1 if the button is checked.