Revision Difference
DTree_Node:SetSelected#549342
<function name="SetSelected" parent="DTree_Node" type="panelfunc">
<ispanel>yes</ispanel>
<description>
<internal></internal>
Called automatically to update the "selected" status of this node.
</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<args>
<arg name="selected" type="boolean">Whether this node is currently selected or not.</arg>
</args>
</function>