Garry's Mod Wiki

Revision Difference

DFileBrowser:SetCurrentFolder#562409

<function name="SetCurrentFolder" parent="DFileBrowser" type="panelfunc"> <description>Sets the directory/folder from which to display the file list.</description> <description>An <page>Global.AccessorFunc</page> that sets the directory/folder from which to display the file list.</description> <realm>Client</realm> <file line="8">lua/vgui/dfilebrowser.lua</file>⤶ <args> <arg name="currentDir" type="string">The directory to display files from.</arg> </args> </function>