classref: Sync with current master branch (8ff8216)

This commit is contained in:
Godot Organization
2024-02-17 03:19:15 +00:00
parent 3898c7ec8b
commit e24a15753f
106 changed files with 2193 additions and 857 deletions

View File

@@ -114,9 +114,9 @@ Adds ``node`` as a child of the root node in the editor context.
:ref:`EditorInterface<class_EditorInterface>` **get_editor_interface** **(** **)** |const|
Returns the :ref:`EditorInterface<class_EditorInterface>` singleton instance.
**Deprecated:** :ref:`EditorInterface<class_EditorInterface>` is a global singleton and can be accessed directly by its name.
\ *Deprecated.* :ref:`EditorInterface<class_EditorInterface>` is a global singleton and can be accessed directly by its name.
Returns the :ref:`EditorInterface<class_EditorInterface>` singleton instance.
.. rst-class:: classref-item-separator