Garry's Mod Wiki

Revision Difference

DCheckBoxLabel:GetChecked#553894

<function name="GetChecked" parent="DCheckBoxLabel" type="panelfunc"> <ispanel>yes</ispanel>⤶ <description>Gets the checked state of the checkbox. This calls the checkbox's <page>DCheckBox:GetChecked</page> function.</description> <file line="110-L112">lua/vgui/dcheckbox.lua</file> <realm>Client and Menu</realm> <rets> <ret name="" type="boolean">Whether the box is checked or not.</ret> </rets> </function>