godot_instance_create_func

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

Members

Variables

create_func
void* function(godot_object, void*) create_func;
Undocumented in source.
free_func
void function(void*) free_func;
Undocumented in source.
method_data
void* method_data;
Undocumented in source.

Meta