godot-dlang v0.1.0 (2022-11-07T21:45:52Z)
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
(char* className, char* methodName, GDNativeInt hash)
void
bind
(GDNativeVariantType type, char* methodName, GDNativeInt hash)
struct
GodotMethod
(Return, Args...)
void
bind
(
in
GDNativeVariantType
type
,
in
char
*
methodName
,
in
GDNativeInt
hash
= 0
)
Meta
Source
See Implementation
godot
api
bind
GodotMethod
functions
bind
variables
hasVarArgs
mb
name