godot_pluginscript_script_manifest

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

Members

Variables

base
godot_string base;
Undocumented in source.
data
godot_pluginscript_script_data* data;
Undocumented in source.
is_tool
godot_bool is_tool;
Undocumented in source.
member_lines
godot_dictionary member_lines;
Undocumented in source.
methods
godot_array methods;
Undocumented in source.
name
godot_string name;
Undocumented in source.
properties
godot_array properties;
Undocumented in source.
signals
godot_array signals;
Undocumented in source.

Meta