DCheckBox.SetChecked

From GMod Wiki

Jump to: navigation, search
Function
Syntax DCheckBox:SetChecked( Boolean Boolean )
Description:
Checked the Panel.
Returns: nil
In Object: DCheckBox
Realm: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=DCheckBox.SetChecked]DCheckBox.SetChecked [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Example

DescriptionChecked a myPanel
Used onNewerClient.png
Code
myPanel:SetChecked( true )
OutputN/A
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox