godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
MethodWrapper.virtualCall
godot
api
wrap
MethodWrapper
Undocumented in source. Be warned that the author may not have intended to support it.
struct
MethodWrapper
(T, alias mf)
extern (
C
) static
void
virtualCall
(
GDExtensionClassInstancePtr
instance
,
const
GDExtensionTypePtr
*
args
,
GDExtensionTypePtr
ret
)
Meta
Source
See Implementation
godot
api
wrap
MethodWrapper
aliases
A
R
static functions
callMethod
callPtrMethod
virtualCall
static variables
funName
variables
name