Exposed set/get_project_metadata in EditorSettings.

This commit is contained in:
Michael Alexsander Silva Dias 2018-05-16 12:23:20 -03:00
parent 760ec584df
commit e03de3ddfc
4 changed files with 29 additions and 4 deletions

View file

@ -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>