mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
classref: Sync with current master branch (705b7a0)
This commit is contained in:
@@ -109,7 +109,7 @@ Method Descriptions
|
||||
|
||||
.. rst-class:: classref-method
|
||||
|
||||
:ref:`Object<class_Object>` **_post_import**\ (\ scene\: :ref:`Node<class_Node>`\ ) |virtual|
|
||||
:ref:`Object<class_Object>` **_post_import**\ (\ scene\: :ref:`Node<class_Node>`\ ) |virtual| :ref:`🔗<class_EditorScenePostImport_private_method__post_import>`
|
||||
|
||||
Called after the scene was imported. This method must return the modified version of the scene.
|
||||
|
||||
@@ -121,7 +121,7 @@ Called after the scene was imported. This method must return the modified versio
|
||||
|
||||
.. rst-class:: classref-method
|
||||
|
||||
:ref:`String<class_String>` **get_source_file**\ (\ ) |const|
|
||||
:ref:`String<class_String>` **get_source_file**\ (\ ) |const| :ref:`🔗<class_EditorScenePostImport_method_get_source_file>`
|
||||
|
||||
Returns the source file path which got imported (e.g. ``res://scene.dae``).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user