Revision Difference
ImageCheckBox:Set#511739
<function name="Set" parent="ImageCheckBox" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>⤶
Sets the checked state of the checkbox.⤶
⤶
Checked state can be obtained by <page>ImageCheckBox</page>.State.⤶
</description>⤶
<file line="18">lua/vgui/imagecheckbox.lua</file>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="OnOff" type="boolean">true for checked, false otherwise</arg>⤶
</args>⤶
</function>⤶
⤶