Garry's Mod Wiki

ImageCheckBox:Set

  ImageCheckBox:Set( boolean OnOff )

Description

Sets the checked state of the checkbox.

Checked state can be obtained by ImageCheckBox.State.

Arguments

1 boolean OnOff
true for checked, false otherwise