Revision Difference
ImageCheckBox:SetChecked#511756
<function name="SetChecked" parent="ImageCheckBox" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>⤶
Sets the checked state of the checkbox.⤶
⤶
Checked state can be obtained via <page>ImageCheckBox:GetChecked</page>⤶
</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="bOn" type="boolean">true for checked, false otherwise</arg>⤶
</args>⤶
</function>⤶
⤶