Revision Difference
DFileBrowser:SetCurrentFolder#562420
<function name="SetCurrentFolder" parent="DFileBrowser" type="panelfunc">
<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>
<file line="104-L118">lua/vgui/dfilebrowser.lua</file>
<args>
<arg name="currentDir" type="string">The directory to display files from.</arg>
</args>
</function>