DCheckBoxLabel.SetValue
From GMod Wiki
Function | |
Syntax | Panel:SetValue( Integer Integer ) |
Description: | |
Set value a Panel. | |
Returns: | nil |
In Object: | DCheckBoxLabel |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=DCheckBoxLabel.SetValue]DCheckBoxLabel.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 |