DTree Node.ShowIcons

From GMod Wiki

Jump to: navigation, search
Function
Syntax DTree_Node:ShowIcons( )
Description:
Returns Boolean Show Icons.
Returns: Boolean
In Object: DTree_Node
Realm: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=DTree Node.ShowIcons]DTree Node.ShowIcons [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Examples

DescriptionReturns the boolean GetShowIcons.
Used onNewerClient.png
Code
DTree_Node:ShowIcons(true)
print(DTree_Node:GetShowIcons())
OutputReturns "true" in the console.


See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox