Revision Difference
DTree_Node:OnNodeSelected#549367
<function name="OnNodeSelected" parent="DTree_Node" type="panelfunc">⤶
<function name="OnNodeSelected" parent="DTree_Node" type="panelhook">⤶
<ispanel>yes</ispanel>
<description>
<internal></internal>
Called when this or a sub node is selected. Do not use this, it is not for override.
Use <page>DTree:OnNodeSelected</page> or <page>DTree_Node:DoClick</page> instead.
</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<args>
<arg name="node" type="Panel"></arg>
</args>
</function>