Revision Difference
DTree:DoClick#553754
<function name="DoClick" parent="DTree" type="panelhook">
<ispanel>yes</ispanel>⤶
<description>Called when the any node is clicked. Called by <page>DTree_Node:DoClick</page>.</description>
<realm>Client and Menu</realm>
<args>
<arg name="node" type="DTree_Node">The right clicked node.</arg>
</args>
<rets>
<ret name="suppress" type="boolean"></ret>
</rets>
</function>