godot-d v0.0.7 (2018-11-02T21:25:15Z)
Dub
Repo
EditorScenePostImport._classBinding
godot
editorscenepostimport
EditorScenePostImport
Undocumented in source.
struct
EditorScenePostImport
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("post_import")
GodotMethod
!(
GodotObject
,
GodotObject
)
postImport
;
__gshared
@
GodotName
("get_source_folder")
GodotMethod
!(
String
)
getSourceFolder
;
__gshared
@
GodotName
("get_source_file")
GodotMethod
!(
String
)
getSourceFile
;
}
Members
Static variables
getSourceFile
GodotMethod
!(
String
)
getSourceFile
;
Undocumented in source.
getSourceFolder
GodotMethod
!(
String
)
getSourceFolder
;
Undocumented in source.
postImport
GodotMethod
!(
GodotObject
,
GodotObject
)
postImport
;
Undocumented in source.
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