class_editorinspector.rst 969 B

12345678910111213141516171819202122232425262728293031323334
  1. .. Generated automatically by doc/tools/makerst.py in Godot's source tree.
  2. .. DO NOT EDIT THIS FILE, but the EditorInspector.xml source instead.
  3. .. The source is found in doc/classes or modules/<name>/doc_classes.
  4. .. _class_EditorInspector:
  5. EditorInspector
  6. ===============
  7. **Inherits:** :ref:`ScrollContainer<class_scrollcontainer>` **<** :ref:`Container<class_container>` **<** :ref:`Control<class_control>` **<** :ref:`CanvasItem<class_canvasitem>` **<** :ref:`Node<class_node>` **<** :ref:`Object<class_object>`
  8. **Category:** Core
  9. Brief Description
  10. -----------------
  11. Signals
  12. -------
  13. .. _class_EditorInspector_object_id_selected:
  14. - **object_id_selected** **(** :ref:`int<class_int>` id **)**
  15. .. _class_EditorInspector_property_keyed:
  16. - **property_keyed** **(** :ref:`String<class_string>` property **)**
  17. .. _class_EditorInspector_resource_selected:
  18. - **resource_selected** **(** :ref:`Object<class_object>` res, :ref:`String<class_string>` prop **)**