mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
classref: Sync with current master branch (4c3dc26)
This commit is contained in:
@@ -51,6 +51,8 @@ Methods
|
||||
.. table::
|
||||
:widths: auto
|
||||
|
||||
+-----------------------------+----------------------------------------------------------------------------------------------+
|
||||
| :ref:`Object<class_Object>` | :ref:`get_edited_object<class_EditorInspector_method_get_edited_object>` **(** **)** |
|
||||
+-----------------------------+----------------------------------------------------------------------------------------------+
|
||||
| :ref:`String<class_String>` | :ref:`get_selected_path<class_EditorInspector_method_get_selected_path>` **(** **)** |const| |
|
||||
+-----------------------------+----------------------------------------------------------------------------------------------+
|
||||
@@ -179,6 +181,18 @@ Emitted when a property that requires a restart to be applied is edited in the i
|
||||
Method Descriptions
|
||||
-------------------
|
||||
|
||||
.. _class_EditorInspector_method_get_edited_object:
|
||||
|
||||
.. rst-class:: classref-method
|
||||
|
||||
:ref:`Object<class_Object>` **get_edited_object** **(** **)**
|
||||
|
||||
Returns the object currently selected in this inspector.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
----
|
||||
|
||||
.. _class_EditorInspector_method_get_selected_path:
|
||||
|
||||
.. rst-class:: classref-method
|
||||
|
||||
Reference in New Issue
Block a user