Revision Difference
DTree_Node:GetChildNodes#549322
<function name="GetChildNodes" parent="DTree_Node" type="panelfunc">
<ispanel>yes</ispanel>
<added>2020.08.12</added>
<description>Returns a table containing all child nodes of this node.
</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<rets>
<ret name="" type="table">A list of all child nodes.</ret>
</rets>
</function>