- active_library_path
const(godot_string)* active_library_path;
Undocumented in source.
- api_struct
const(godot_gdnative_core_api_struct)* api_struct;
Undocumented in source.
- core_api_hash
ulong core_api_hash;
Undocumented in source.
- editor_api_hash
ulong editor_api_hash;
Undocumented in source.
- gd_native_library
godot_object gd_native_library;
Undocumented in source.
- in_editor
godot_bool in_editor;
Undocumented in source.
- no_api_hash
ulong no_api_hash;
Undocumented in source.
- report_loading_error
void function(const godot_object p_library, const char* p_what) report_loading_error;
Undocumented in source.
- report_version_mismatch
void function(const godot_object p_library, const char* p_what, godot_gdnative_api_version p_want, godot_gdnative_api_version p_have) report_version_mismatch;
Undocumented in source.