DTree.ShowIcons

From GMod Wiki

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



Examples

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


See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox