godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
godot_signal
godot
abi
core
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
nothrow
struct
godot_signal {
ubyte
[
GODOT_SIGNAL_SIZE
]
_opaque
;
}
Members
Variables
_opaque
ubyte
[
GODOT_SIGNAL_SIZE
]
_opaque
;
Undocumented in source.
Meta
Source
See Implementation
godot
abi
core
aliases
godot_api
godot_class_constructor
godot_gdextension_init_fn
godot_gdextension_procedure_fn
godot_gdextension_terminate_fn
godot_ptr_builtin_method
godot_ptr_constructor
godot_ptr_getter
godot_ptr_indexed_getter
godot_ptr_indexed_setter
godot_ptr_keyed_checker
godot_ptr_keyed_getter
godot_ptr_keyed_setter
godot_ptr_operator_evaluator
godot_ptr_setter
godot_ptr_utility_function
godot_validated_builtin_method
godot_validated_constructor
godot_validated_getter
godot_validated_indexed_getter
godot_validated_indexed_setter
godot_validated_keyed_checker
godot_validated_keyed_getter
godot_validated_keyed_setter
godot_validated_operator_evaluator
godot_validated_setter
godot_validated_utility_function
native_call_cb
manifest constants
GODOT_API_VERSION
GODOT_SIGNAL_SIZE
static variables
_godot_api
structs
godot_method_bind
godot_signal