DCheckBox.SetValue
From GMod Wiki
| Function | |
| Syntax | Panel:SetValue( Integer Integer ) |
| Description: | |
| Set value a Panel. | |
| Returns: | nil |
| In Object: | DCheckBox |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=DCheckBox.SetValue]DCheckBox.SetValue [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
| Description | Set value a Panel. |
|---|---|
| Used on | |
| Code | myCheckBox:SetValue( 1 ) |
| Output | N/A |