Revision Difference
DFileBrowser:SetPath#513108
<function name="SetPath" parent="DFileBrowser" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>⤶
Sets the access path for the file tree. This is set to `GAME` by default.⤶
⤶
See <page>file.Read</page> for how paths work.⤶
</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="path" type="string">The access path i.e. "GAME", "LUA", "DATA" etc.</arg>⤶
</args>⤶
</function>⤶
⤶