godot-dlang v0.1.0 (2022-11-07T21:45:52Z)
Dub
Repo
GodotCallable
godot
callable
Undocumented in source.
struct
GodotCallable {
this
(GodotCallable other);
}
Constructors
this
this
(godot_callable opaque)
Undocumented in source.
this
this
(GodotCallable other)
Undocumented in source.
Alias This
_callable
Members
Unions
callable
union
callable
Undocumented in source.
Variables
_callable
callable
_callable
;
Undocumented in source.
Meta
Source
See Implementation
godot
callable
structs
GodotCallable