Garry's Mod Wiki

DTree:GetShowIcons

  boolean DTree:GetShowIcons()

Description

Returns whether or not the Silkicons next to each node of the DTree will be displayed.

Individual icons can be set with DTree_Node:SetIcon or passed as the second argument in DTree:AddNode.

Returns

1 boolean
Whether or not the silkicons next to each node will be displayed.