godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
OnReadyWrapper.callOnReady
godot
d
wrap
OnReadyWrapper
Undocumented in source. Be warned that the author may not have intended to support it.
struct
OnReadyWrapper
(T)
extern (
C
) static
godot_variant
callOnReady
(
godot_object
o
,
void
*
methodData
,
void
*
userData
,
int
numArgs
,
godot_variant
**
args
)
if
(
is
(
GodotClass
!
T
:
Node
)
)
Meta
Source
See Implementation
godot
d
wrap
OnReadyWrapper
static functions
callOnReady