godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
EditorScenePostImport.GDNativeClassBinding
godot
editorscenepostimport
EditorScenePostImport
Undocumented in source.
struct
EditorScenePostImport
package @
nogc
nothrow static
struct
GDNativeClassBinding {
__gshared
@
GodotName
("get_source_file")
GodotMethod
!(
String
)
getSourceFile
;
__gshared
@
GodotName
("get_source_folder")
GodotMethod
!(
String
)
getSourceFolder
;
__gshared
@
GodotName
("post_import")
GodotMethod
!(
GodotObject
,
GodotObject
)
postImport
;
}
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
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name