Garry's Mod Wiki

Revision Difference

DTree_Node:ExpandTo#515250

<function name="ExpandTo" parent="DTree_Node" type="panelfunc">⤶ <ispanel>yes</ispanel>⤶ <description>⤶ Collapses or expands all nodes from the topmost-level node to this one.⤶ ⤶ Works opposite of <page>DTree_Node:ExpandRecurse</page>.⤶ </description>⤶ <realm>Client</realm>⤶ <args>⤶ <arg name="expand" type="boolean">Whether to expand (true) or collapse (false)</arg>⤶ </args>⤶ </function>⤶ ⤶