Garry's Mod Wiki

Revision Difference

DTree_Node:MoveChildTo#515261

<function name="MoveChildTo" parent="DTree_Node" type="panelfunc">⤶ <ispanel>yes</ispanel>⤶ <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.⤶ </description>⤶ <realm>Client</realm>⤶ <args>⤶ <arg name="node" type="Panel">The node to move.</arg>⤶ </args>⤶ </function>⤶ ⤶