Revision Difference
DCheckBox:SetValue#514215
<function name="SetValue" parent="DCheckBox" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>Sets the checked state of the checkbox, and calls the checkbox's <page>DCheckBox:OnChange</page> and <page>Panel:ConVarChanged</page> methods.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="checked" type="boolean">Whether the box should be checked or not.</arg>⤶
</args>⤶
</function>⤶
⤶