Garry's Mod Wiki

Revision Difference

DTree_Node:InsertNode#518442

<function name="InsertNode" parent="DTree_Node" type="panelfunc"> <ispanel>yes</ispanel> <description> <internal></internal> Inserts an existing node as a "child" or a sub-node of this node. Used internally by the drag'n'drop functionality. </description> <realm>Client</realm> <args> <arg name="node" type="Panel">Has to be &lt;page&gt;DTree_Node&lt;/page&gt;</arg>⤶ <arg name="node" type="Panel">Has to be <page>DTree_Node</page></arg>⤶ </args> </function>