godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
OnReadyWrapper
godot
d
wrap
Undocumented in source.
package
struct
OnReadyWrapper (
T
)
if
(
is
(
GodotClass
!
T
:
Node
)
) {
static
godot_variant
callOnReady
(godot_object o, void* methodData, void* userData, int numArgs, godot_variant** args);
}
Members
Static functions
callOnReady
godot_variant
callOnReady
(godot_object o, void* methodData, void* userData, int numArgs, godot_variant** args)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
godot
d
wrap
functions
emptyGetter
emptySetter
structs
MethodWrapper
OnReadyWrapper
VariableWrapper
templates
extractPropertyUDA
extractPropertyVariantType
godotMethods
godotPropertyGetters
godotPropertyNames
godotPropertySetters
godotPropertyVariableNames
godotSignals
onReadyFieldNames