Garry's Mod Wiki

Revision Difference

DTree_Node:FilePopulate#518439

<function name="FilePopulate" parent="DTree_Node" type="panelfunc"> <ispanel>yes</ispanel> <description> <internal></internal> Called automatically from <page>DTree_Node:PopulateChildrenAndSelf</page> and <page>DTree_Node:PopulateChildren</page> to populate this node with child nodes of files and folders. </description> <realm>Client</realm> <args> <arg name="bAndChildren" type="boolean">Does nothing. Set to true if called from &lt;page&gt;DTree_Node:PopulateChildren&lt;/page&gt;.</arg> <arg name="bAndChildren" type="boolean">Does nothing. Set to true if called from <page>DTree_Node:PopulateChildren</page>.</arg> <arg name="bExpand" type="boolean">Expand self once population process is finished.</arg> </args> </function>