aboutsummaryrefslogtreecommitdiff
path: root/doc/classes/EditorInterface.xml
diff options
context:
space:
mode:
authorMichael Alexsander Silva Dias2018-05-16 12:23:20 -0300
committerMichael Alexsander Silva Dias2018-05-16 12:44:15 -0300
commite03de3ddfcb3d4d8111d5d3f50eb1301e47cb4e5 (patch)
treed9a001920c6c8ebb1a720001dfd7fbb81ebb8f6e /doc/classes/EditorInterface.xml
parent760ec584df5ab1126b73a8c0d47637916e22250e (diff)
downloadgodot-e03de3ddfcb3d4d8111d5d3f50eb1301e47cb4e5.tar.gz
godot-e03de3ddfcb3d4d8111d5d3f50eb1301e47cb4e5.tar.zst
godot-e03de3ddfcb3d4d8111d5d3f50eb1301e47cb4e5.zip
Exposed set/get_project_metadata in EditorSettings.
Diffstat (limited to 'doc/classes/EditorInterface.xml')
-rw-r--r--doc/classes/EditorInterface.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/EditorInterface.xml b/doc/classes/EditorInterface.xml
index 006a7ca69..19bd7e6d5 100644
--- a/doc/classes/EditorInterface.xml
+++ b/doc/classes/EditorInterface.xml
@@ -4,7 +4,7 @@
Editor interface and main components.
</brief_description>
<description>
- Editor interface. Allows saving and (re-)loading scenes, rendering mesh previews, inspecting and editing resources and objects and provides access to [EditorSettings], [EditorFileSystem], [EditorResourcePreview]\ er, [ScriptEditor], the editor viewport, as well as information about scenes. Also see [EditorPlugin] and [EditorScript].
+ Editor interface. Allows saving and (re-)loading scenes, rendering mesh previews, inspecting and editing resources and objects and provides access to [EditorSettings], [EditorFileSystem], [EditorResourcePreview], [ScriptEditor], the editor viewport, as well as information about scenes. Also see [EditorPlugin] and [EditorScript].
</description>
<tutorials>
</tutorials>