godot_variant_call_error

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
@nogc nothrow extern (C)
struct godot_variant_call_error {}

Members

Variables

argument
int argument;
Undocumented in source.
error
godot_variant_call_error_error error;
Undocumented in source.
expected
godot_variant_type expected;
Undocumented in source.

Meta