DCheckBoxLabel.GetIndent

From GMod Wiki

Jump to: navigation, search
Function
Syntax DCheckBoxLabel:GetIndent( )
Description:
Returns indent.
Returns: Integer
In Object: DCheckBoxLabel
Realm: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=DCheckBoxLabel.GetIndent]DCheckBoxLabel.GetIndent [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Examples

DescriptionGets a indent.
Used onNewerClient.png
Code
 
DCheckBoxLabel:SetIndent(5)
print(DCheckBoxLabel:GetIndent())
OutputReturns "5" in the console.
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox