Revision Difference
DFileBrowser:SetBaseFolder#513106
<function name="SetBaseFolder" parent="DFileBrowser" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>⤶
Sets the root directory/folder of the file tree.⤶
⤶
This needs to be set for the file tree to be displayed.⤶
</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="baseDir" type="string">The path to the folder to use as the root.</arg>⤶
</args>⤶
</function>⤶
⤶