Revision Difference
DCheckBoxLabel:GetChecked#514212
<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</realm>⤶
<rets>⤶
<ret name="" type="boolean">Whether the box is checked or not.</ret>⤶
</rets>⤶
</function>⤶
⤶