Garry's Mod Wiki

Revision Difference

DTree:DoClick#549388

<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</realm>⤶ <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>