mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Sync classref with current source
This commit is contained in:
@@ -34,6 +34,8 @@ Methods
|
||||
+-----------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| :ref:`Control<class_Control>` | :ref:`get_editor_viewport<class_EditorInterface_method_get_editor_viewport>` **(** **)** |
|
||||
+-----------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| :ref:`FileSystemDock<class_FileSystemDock>` | :ref:`get_file_system_dock<class_EditorInterface_method_get_file_system_dock>` **(** **)** |
|
||||
+-----------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| :ref:`EditorInspector<class_EditorInspector>` | :ref:`get_inspector<class_EditorInterface_method_get_inspector>` **(** **)** const |
|
||||
+-----------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| :ref:`Array<class_Array>` | :ref:`get_open_scenes<class_EditorInterface_method_get_open_scenes>` **(** **)** const |
|
||||
@@ -120,6 +122,12 @@ Returns the editor :ref:`Viewport<class_Viewport>`.
|
||||
|
||||
----
|
||||
|
||||
.. _class_EditorInterface_method_get_file_system_dock:
|
||||
|
||||
- :ref:`FileSystemDock<class_FileSystemDock>` **get_file_system_dock** **(** **)**
|
||||
|
||||
----
|
||||
|
||||
.. _class_EditorInterface_method_get_inspector:
|
||||
|
||||
- :ref:`EditorInspector<class_EditorInspector>` **get_inspector** **(** **)** const
|
||||
|
||||
Reference in New Issue
Block a user