Garry's Mod Wiki

DTree_Node:SetParentNode

  DTree_Node:SetParentNode( Panel parent )

Description

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

Sets the parent node of this node. Not the same as Panel:SetParent.

This is set automatically, you shouldn't use this.

Arguments

1 Panel parent
The panel to set as a parent node for this node