Garry's Mod Wiki

Revision Difference

DTree_Node:InsertNode#553741

<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 and Menu</realm> <args> <arg name="node" type="Panel">Has to be <page>DTree_Node</page></arg> </args> </function>