Garry's Mod Wiki

Revision Difference

DFileBrowser:SetName#520270

<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 <page>DFileBrowser:SetBaseFolder</page>.</arg> <arg name="treeName" type="string" default="`baseFolder`">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>