GodotCallable

Undocumented in source.
struct GodotCallable {}

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