Garry's Mod Wiki

Revision Difference

DFileBrowser:SetName#518098

<function name="SetName" parent="DFileBrowser" type="panelfunc"> <ispanel>yes</ispanel> <description>Sets the name to use for the file tree.</description> <realm>Client</realm> <args> <arg name="treeName" type="string" default="\u0060baseFolder\u0060">The name for the root of the file tree. Passing no value causes this to be the base folder name. See &lt;page&gt;DFileBrowser:SetBaseFolder&lt;/page&gt;.</arg> <arg name="treeName" type="string" default="\u0060baseFolder\u0060">The name for the root of the file tree. Passing no value causes this to be the base folder name. See <page>DFileBrowser:SetBaseFolder</page>.</arg> </args> </function>