Garry's Mod Wiki

DTree_Node:DoRightClick

  boolean DTree_Node:DoRightClick()

Description

Called when the node is right clicked.

See also DTree_Node:DoClick.

Returns

1 boolean
Return true to prevent DoRightClick from being called on parent nodes or the DTree itself.