Garry's Mod Wiki

ImageCheckBox:SetChecked

  ImageCheckBox:SetChecked( boolean bOn )

Description

Sets the checked state of the checkbox.

Checked state can be obtained via ImageCheckBox:GetChecked

Arguments

1 boolean bOn
true for checked, false otherwise