Click or drag to resize

EditorScenePostImportGetSourceFile Method

Returns the source file path which got imported (e.g. res://scene.dae).

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public string GetSourceFile()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.EditorScenePostImport.GetSourceFile"]

See Also