Garry's Mod Wiki

Revision Difference

DTree_Node:ExpandRecurse#515251

<function name="ExpandRecurse" parent="DTree_Node" type="panelfunc">⤶ <ispanel>yes</ispanel>⤶ <description>⤶ Expands or collapses this node, as well as ALL child nodes of this node.⤶ ⤶ Works opposite of <page>DTree_Node:ExpandTo</page>.⤶ </description>⤶ <realm>Client</realm>⤶ <args>⤶ <arg name="expand" type="boolean">Whether to expand (true) or collapse (false)</arg>⤶ </args>⤶ </function>⤶ ⤶