godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
OnReadyWrapper
godot
api
wrap
Undocumented in source.
package package(godot)
struct
OnReadyWrapper (
T
alias
mf
)
if
(
is
(
GodotClass
!
T
:
Node
)
) {
static
void
callOnReady
(void* methodData, void* instance, const(void*)* args, long numArgs, void* r_return, GDExtensionCallError* r_error);
}
Members
Static functions
callOnReady
void
callOnReady
(void* methodData, void* instance, const(void*)* args, long numArgs, void* r_return, GDExtensionCallError* r_error)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
godot
api
wrap
functions
emptyGetter
emptySetter
structs
MethodWrapper
MethodWrapperMeta
OnReadyWrapper
VariableWrapper
VirtualMethodsHelper
templates
extractPropertyUDA
extractPropertyVariantType
godotConstants
godotEnums
godotMethods
godotPropertyGetters
godotPropertyNames
godotPropertySetters
godotPropertyVariableNames
godotSignals
godotSingletonVariableNames
onReadyFieldNames