OnReadyWrapper.callOnReady

Undocumented in source. Be warned that the author may not have intended to support it.
struct OnReadyWrapper(T, alias mf)
extern (C) static
void
callOnReady
(,
void* instance
,
const(void*)* args
,
long numArgs
,
void* r_return
,
GDExtensionCallError* r_error
)
if (
is(GodotClass!T : Node)
)

Meta