godot-dlang v0.1.0 (2022-11-07T21:45:52Z)
Dub
Repo
GodotCallable.callable
godot
callable
GodotCallable
Undocumented in source.
struct
GodotCallable
package
union
callable {
godot_callable
_godot_callable
;
GodotCallable_Bind
_bind
;
}
Members
Variables
_bind
GodotCallable_Bind
_bind
;
Undocumented in source.
_godot_callable
godot_callable
_godot_callable
;
Undocumented in source.
Meta
Source
See Implementation
godot
callable
GodotCallable
constructors
this
unions
callable
variables
_callable