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)
void
bind
(GDExtensionVariantType type, string methodName, GDExtensionInt hash)
struct
GodotMethod
(Return, Args...)
void
bind
(
in
GDExtensionVariantType
type
,
in
string
methodName
,
in
GDExtensionInt
hash
= 0
)
Meta
Source
See Implementation
godot
api
bind
GodotMethod
functions
bind
variables
hasVarArgs
mb
name