Revision Difference
DTree_Node:OnNodeAdded#548697
<function name="OnNodeAdded" parent="DTree_Node" type="panelfunc">⤶
<function name="OnNodeAdded" parent="DTree_Node" type="panelhook">⤶
<ispanel>yes</ispanel>
<description>Called when a new sub-node is added this node.</description>
<realm>Client</realm>
<added>2021.03.31</added>
<args>
<arg name="newNode" type="DTree_Node">The newly added sub node.</arg>
</args>
</function>