Garry's Mod Wiki

Revision Difference

DCheckBox:GetChecked#549942

<function name="GetChecked" parent="DCheckBox" type="panelfunc"> <ispanel>yes</ispanel> <description>Gets the checked state of the checkbox.</description> <file line="4">lua/vgui/dcheckbox.lua</file> <realm>Client</realm>⤶ <realm>Client and Menu</realm>⤶ <rets> <ret name="" type="boolean">Whether the box is checked or not.</ret> </rets> </function>