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.

Alias This

nextVersion

Members

Functions

nextVersion
const(godot_gdnative_ext_nativescript_api_struct_1_1*) nextVersion()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ApiStructHeader
Undocumented in source.

Variables

godot_nativescript_get_userdata
da_godot_nativescript_get_userdata godot_nativescript_get_userdata;
Undocumented in source.
godot_nativescript_register_class
da_godot_nativescript_register_class godot_nativescript_register_class;
Undocumented in source.
godot_nativescript_register_method
da_godot_nativescript_register_method godot_nativescript_register_method;
Undocumented in source.
godot_nativescript_register_property
da_godot_nativescript_register_property godot_nativescript_register_property;
Undocumented in source.
godot_nativescript_register_signal
da_godot_nativescript_register_signal godot_nativescript_register_signal;
Undocumented in source.
godot_nativescript_register_tool_class
da_godot_nativescript_register_tool_class godot_nativescript_register_tool_class;
Undocumented in source.

Mixed In Members

From mixin ApiStructHeader

type
uint type;
Undocumented in source.
ver
godot_gdnative_api_version ver;
Undocumented in source.
next
godot_gdnative_api_struct* next;
Undocumented in source.

Meta