summaryrefslogtreecommitdiffstats
path: root/doc/classes/DirAccess.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/DirAccess.xml')
-rw-r--r--doc/classes/DirAccess.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/DirAccess.xml b/doc/classes/DirAccess.xml
index 9c71addf0c..dcd2d527e2 100644
--- a/doc/classes/DirAccess.xml
+++ b/doc/classes/DirAccess.xml
@@ -60,6 +60,7 @@
}
[/csharp]
[/codeblocks]
+ Keep in mind that file names may change or be remapped after export. If you want to see the actual resource file list as it appears in the editor, use [method ResourceLoader.list_directory] instead.
</description>
<tutorials>
<link title="File system">$DOCS_URL/tutorials/scripting/filesystem.html</link>