godot.c.api

Undocumented in source.

Members

Enums

ApiType
enum ApiType
Undocumented in source.

Functions

godot_gdnative_api_struct_init
void godot_gdnative_api_struct_init(godot_gdnative_core_api_struct* s)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

ApiStructHeader
mixintemplate ApiStructHeader()
Undocumented in source.

Static variables

_godot_android_api
const(godot_gdnative_ext_android_api_struct_1_0)* _godot_android_api;
Undocumented in source.
_godot_api
const(godot_gdnative_core_api_struct)* _godot_api;
Undocumented in source.
_godot_arvr_api
const(godot_gdnative_ext_arvr_api_struct_1_1)* _godot_arvr_api;
Undocumented in source.
_godot_nativescript_api
const(godot_gdnative_ext_nativescript_api_struct_1_0)* _godot_nativescript_api;
Undocumented in source.
_godot_pluginscript_api
const(godot_gdnative_ext_pluginscript_api_struct_1_0)* _godot_pluginscript_api;
Undocumented in source.

Structs

GDNativeVersion
struct GDNativeVersion
Undocumented in source.
godot_gdnative_api_struct
struct godot_gdnative_api_struct
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
godot_gdnative_api_version
struct godot_gdnative_api_version
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
godot_gdnative_core_api_struct
struct godot_gdnative_core_api_struct
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
godot_gdnative_ext_android_api_struct_1_0
struct godot_gdnative_ext_android_api_struct_1_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
godot_gdnative_ext_arvr_api_struct_1_1
struct godot_gdnative_ext_arvr_api_struct_1_1
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
godot_gdnative_ext_nativescript_api_struct_1_0
struct godot_gdnative_ext_nativescript_api_struct_1_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
godot_gdnative_ext_nativescript_api_struct_1_1
struct godot_gdnative_ext_nativescript_api_struct_1_1
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
godot_gdnative_ext_pluginscript_api_struct_1_0
struct godot_gdnative_ext_pluginscript_api_struct_1_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta