Garry's Mod Wiki

DCheckBox:IsEditing

  boolean DCheckBox:IsEditing()

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.

Returns

1 boolean
Whether the checkbox is being clicked.