Garry's Mod Wiki

DTree_Node:SetSelected

  DTree_Node:SetSelected( boolean selected )

Description

This is used internally - although you're able to use it you probably shouldn't.

Called automatically to update the "selected" status of this node.

Arguments

1 boolean selected
Whether this node is currently selected or not.