class_editorscenepostimport.rst 1.0 KB

123456789101112131415161718192021222324252627282930313233
  1. .. Generated automatically by doc/tools/makerst.py in Godot's source tree.
  2. .. DO NOT EDIT THIS FILE, but the EditorScenePostImport.xml source instead.
  3. .. The source is found in doc/classes or modules/<name>/doc_classes.
  4. .. _class_EditorScenePostImport:
  5. EditorScenePostImport
  6. =====================
  7. **Inherits:** :ref:`Reference<class_reference>` **<** :ref:`Object<class_object>`
  8. **Category:** Core
  9. Brief Description
  10. -----------------
  11. Member Functions
  12. ----------------
  13. +-------+-------------------------------------------------------------------------------------------------------------------+
  14. | void | :ref:`post_import<class_EditorScenePostImport_post_import>` **(** :ref:`Object<class_object>` scene **)** virtual |
  15. +-------+-------------------------------------------------------------------------------------------------------------------+
  16. Member Function Description
  17. ---------------------------
  18. .. _class_EditorScenePostImport_post_import:
  19. - void **post_import** **(** :ref:`Object<class_object>` scene **)** virtual