Garry's Mod Wiki

Revision Difference

DCheckBox:SetValue#553892

<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 and Menu</realm> <args> <arg name="checked" type="boolean">Whether the box should be checked or not.</arg> </args> </function>