godot.callable

Undocumented in source.

Members

Structs

GodotCallable
struct GodotCallable

Untyped Callable that binds directly to Godot's Callable

GodotCallableT
struct GodotCallableT(Return, Args...)

Type-safe Callable wrapper around Godot's Callable

Meta