godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
EditorScenePostImport.getSourceFile
godot
editorscenepostimport
EditorScenePostImport
Returns the source file path which got imported (e.g.
res://scene.dae
).
struct
EditorScenePostImport
@
nogc
nothrow const
String
getSourceFile
(
)
Meta
Source
See Implementation
godot
editorscenepostimport
EditorScenePostImport
aliases
BaseClasses
functions
getSourceFile
getSourceFolder
opAssign
opEquals
postImport
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the source file path which got imported (e.g. res://scene.dae).