godot_signal

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

args
godot_signal_argument* args;
Undocumented in source.
default_args
godot_variant* default_args;
Undocumented in source.
name
godot_string name;
Undocumented in source.
num_args
int num_args;
Undocumented in source.
num_default_args
int num_default_args;
Undocumented in source.

Meta