godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
GodotMethod.bind
godot
api
bind
GodotMethod
Undocumented in source. Be warned that the author may not have intended to support it.
void
bind
(string className, string methodName, GDExtensionInt hash)
struct
GodotMethod
(Return, Args...)
void
bind
(
in
string
className
,
in
string
methodName
,
in
GDExtensionInt
hash
= 0
)
void
bind
(GDExtensionVariantType type, string methodName, GDExtensionInt hash)
Meta
Source
See Implementation
godot
api
bind
GodotMethod
functions
bind
variables
hasVarArgs
mb
name