Revision Difference
DTree_Node:LeaveTree#515263
<function name="LeaveTree" parent="DTree_Node" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>⤶
Removes given node as a sub-node of this node.⤶
⤶
It doesn't actually remove or unparent the panel, just removes it from the internal <page>DListView</page>.⤶
</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="pnl" type="Panel">The node to remove</arg>⤶
</args>⤶
</function>⤶
⤶