godot_gdnative_core_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.
extern (C)
struct godot_gdnative_core_api_struct_1_1 {}

Alias This

nextVersion

Members

Functions

nextVersion
const(godot_gdnative_core_api_struct_1_2*) 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_array_duplicate
da_godot_array_duplicate godot_array_duplicate;
Undocumented in source.
godot_array_max
da_godot_array_max godot_array_max;
Undocumented in source.
godot_array_min
da_godot_array_min godot_array_min;
Undocumented in source.
godot_array_shuffle
da_godot_array_shuffle godot_array_shuffle;
Undocumented in source.
godot_basis_get_quat
da_godot_basis_get_quat godot_basis_get_quat;
Undocumented in source.
godot_basis_set_axis_angle_scale
da_godot_basis_set_axis_angle_scale godot_basis_set_axis_angle_scale;
Undocumented in source.
godot_basis_set_euler_scale
da_godot_basis_set_euler_scale godot_basis_set_euler_scale;
Undocumented in source.
godot_basis_set_quat
da_godot_basis_set_quat godot_basis_set_quat;
Undocumented in source.
godot_basis_set_quat_scale
da_godot_basis_set_quat_scale godot_basis_set_quat_scale;
Undocumented in source.
godot_basis_slerp
da_godot_basis_slerp godot_basis_slerp;
Undocumented in source.
godot_color_darkened
da_godot_color_darkened godot_color_darkened;
Undocumented in source.
godot_color_from_hsv
da_godot_color_from_hsv godot_color_from_hsv;
Undocumented in source.
godot_color_lightened
da_godot_color_lightened godot_color_lightened;
Undocumented in source.
godot_color_to_abgr32
da_godot_color_to_abgr32 godot_color_to_abgr32;
Undocumented in source.
godot_color_to_abgr64
da_godot_color_to_abgr64 godot_color_to_abgr64;
Undocumented in source.
godot_color_to_argb64
da_godot_color_to_argb64 godot_color_to_argb64;
Undocumented in source.
godot_color_to_rgba64
da_godot_color_to_rgba64 godot_color_to_rgba64;
Undocumented in source.
godot_dictionary_erase_with_return
da_godot_dictionary_erase_with_return godot_dictionary_erase_with_return;
Undocumented in source.
godot_dictionary_get_with_default
da_godot_dictionary_get_with_default godot_dictionary_get_with_default;
Undocumented in source.
godot_is_instance_valid
da_godot_is_instance_valid godot_is_instance_valid;
Undocumented in source.
godot_node_path_get_as_property_path
da_godot_node_path_get_as_property_path godot_node_path_get_as_property_path;
Undocumented in source.
godot_quat_new_with_basis
da_godot_quat_new_with_basis godot_quat_new_with_basis;
Undocumented in source.
godot_quat_new_with_euler
da_godot_quat_new_with_euler godot_quat_new_with_euler;
Undocumented in source.
godot_quat_set_axis_angle
da_godot_quat_set_axis_angle godot_quat_set_axis_angle;
Undocumented in source.
godot_rect2_abs
da_godot_rect2_abs godot_rect2_abs;
Undocumented in source.
godot_rect2_grow_individual
da_godot_rect2_grow_individual godot_rect2_grow_individual;
Undocumented in source.
godot_rect2_grow_margin
da_godot_rect2_grow_margin godot_rect2_grow_margin;
Undocumented in source.
godot_string_dedent
da_godot_string_dedent godot_string_dedent;
Undocumented in source.
godot_string_rsplit
da_godot_string_rsplit godot_string_rsplit;
Undocumented in source.
godot_string_rstrip
da_godot_string_rstrip godot_string_rstrip;
Undocumented in source.
godot_string_trim_prefix
da_godot_string_trim_prefix godot_string_trim_prefix;
Undocumented in source.
godot_string_trim_suffix
da_godot_string_trim_suffix godot_string_trim_suffix;
Undocumented in source.
godot_transform_new_with_quat
da_godot_transform_new_with_quat godot_transform_new_with_quat;
Undocumented in source.
godot_variant_evaluate
da_godot_variant_evaluate godot_variant_evaluate;
Undocumented in source.
godot_variant_get_operator_name
da_godot_variant_get_operator_name godot_variant_get_operator_name;
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