class_editorscenepostimport.rst 973 B

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