DCheckBoxLabel.SetChecked

From GMod Wiki

Jump to: navigation, search
Function
Syntax DCheckBoxLabel:SetChecked( Boolean Boolean )
Description:
Checked the Panel.
Returns: nil
In Object: DCheckBoxLabel
Realm: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=DCheckBoxLabel.SetChecked]DCheckBoxLabel.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