godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
GodotConstructor
godot
api
bind
Undocumented in source.
struct
GodotConstructor (
Return
Args
...
) {
GDExtensionPtrConstructor
mb
;
void
bind
(GDExtensionVariantType type, int index);
}
Members
Functions
bind
void
bind
(GDExtensionVariantType type, int index)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
mb
GDExtensionPtrConstructor
mb
;
MethodBind for ptrcalls
Meta
Source
See Implementation
godot
api
bind
functions
callBuiltinMethod
callv
checkClassBinding
initializeClassBinding
ptrcall
mixin templates
baseCasts
structs
GodotConstructor
GodotMethod
GodotName
GodotVarArgs
MethodHash
templates
tempType
variables
needsConversion