summaryrefslogtreecommitdiff
path: root/doc/classes/EditorInterface.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/EditorInterface.xml')
-rw-r--r--doc/classes/EditorInterface.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/classes/EditorInterface.xml b/doc/classes/EditorInterface.xml
index 771b7d59d4..5e76f90fc4 100644
--- a/doc/classes/EditorInterface.xml
+++ b/doc/classes/EditorInterface.xml
@@ -52,6 +52,12 @@
Returns the editor [Viewport].
</description>
</method>
+ <method name="get_file_system_dock">
+ <return type="FileSystemDock">
+ </return>
+ <description>
+ </description>
+ </method>
<method name="get_inspector" qualifiers="const">
<return type="EditorInspector">
</return>