Widget API: CheckButton:GetChecked

Revision as of 14:18, 27 June 2007 by WoWWiki>Ravas (Updated to match the current API boilerplate.)

Widget API ← CheckButton < GetChecked


Returns the current checked state of the button.

isChecked = CheckButton:GetChecked()


Arguments

None


Returns

isChecked
Boolean - Whether the check button is checked.