Garry's Mod Wiki

DTree_Node:MoveChildTo

  DTree_Node:MoveChildTo( Panel node )

Description

Moves given panel to the top of the children of this node.

Despite name of this function, it cannot move the children to any position but the topmost.

Arguments

1 Panel node
The node to move.