Revision Difference
DCheckBox:IsEditing#514218
<function name="IsEditing" parent="DCheckBox" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>Returns whether the state of the checkbox is being edited. This means whether the user is currently clicking (mouse-down) on the checkbox, and applies to both the left and right mouse buttons.</description>⤶
<realm>Client</realm>⤶
<rets>⤶
<ret name="" type="boolean">Whether the checkbox is being clicked.</ret>⤶
</rets>⤶
</function>⤶
⤶