godot_pluginscript_script_desc

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

Members

Variables

finish
void function(godot_pluginscript_script_data* p_data) finish;
Undocumented in source.
initialize
godot_pluginscript_script_manifest function(godot_pluginscript_language_data* p_data, const godot_string* p_path, const godot_string* p_source, godot_error* r_error) initialize;
Undocumented in source.
instance_desc
godot_pluginscript_instance_desc instance_desc;
Undocumented in source.

Meta