godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
EditorResourceConversionPlugin._classBinding
godot
editorresourceconversionplugin
EditorResourceConversionPlugin
Undocumented in source.
struct
EditorResourceConversionPlugin
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("_convert")
GodotMethod
!(
Resource
,
Resource
)
_convert
;
__gshared
@
GodotName
("_converts_to")
GodotMethod
!(
String
)
_convertsTo
;
}
Members
Static variables
_convert
GodotMethod
!(
Resource
,
Resource
)
_convert
;
Undocumented in source.
_convertsTo
GodotMethod
!(
String
)
_convertsTo
;
Undocumented in source.
Meta
Source
See Implementation
godot
editorresourceconversionplugin
EditorResourceConversionPlugin
aliases
BaseClasses
functions
_convert
_convertsTo
opAssign
opEquals
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name