Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
(Updated to match the current API boilerplate.)
m (catfix, Replaced: {{widgetmethod}} → {{widgetmethod}}<br>)
Line 1: Line 1:
{{widgetmethod}}
+
{{widgetmethod}}<br>
   
   

Revision as of 23:34, 14 July 2008



Returns the current checked state of the button.

isChecked = CheckButton:GetChecked()


Arguments

None


Returns

isChecked
Boolean - Whether the check button is checked.