@GDScript

There is currently no description for this class. Please help us by contributing one!

Methods

Color

Color8 ( int r8, int g8, int b8, int a8=255 )

void

assert ( bool condition, String message=”” )

String

char ( int char )

Variant

convert ( Variant what, int type )

Object

dict_to_inst ( Dictionary dictionary )

Array

get_stack ( )

Dictionary

inst_to_dict ( Object instance )

bool

is_instance_of ( Variant value, Variant type )

int

len ( Variant var )

Resource

load ( String path )

Resource

preload ( String path )

void

print_debug () vararg

void

print_stack ( )

Array

range () vararg

bool

type_exists ( StringName type )


Constants

PI = 3.14159265358979

There is currently no description for this constant. Please help us by contributing one!

TAU = 6.28318530717959

There is currently no description for this constant. Please help us by contributing one!

INF = inf

There is currently no description for this constant. Please help us by contributing one!

NAN = nan

There is currently no description for this constant. Please help us by contributing one!


Annotations

@export ( )

There is currently no description for this annotation. Please help us by contributing one!


@export_category ( String name )

There is currently no description for this annotation. Please help us by contributing one!


@export_color_no_alpha ( )

There is currently no description for this annotation. Please help us by contributing one!


@export_custom ( PropertyHint hint, String hint_string, BitField<PropertyUsageFlags> usage=6 )

There is currently no description for this annotation. Please help us by contributing one!


@export_dir ( )

There is currently no description for this annotation. Please help us by contributing one!


@export_enum ( String names, … ) vararg

There is currently no description for this annotation. Please help us by contributing one!


@export_exp_easing ( String hints=””, … ) vararg

There is currently no description for this annotation. Please help us by contributing one!


@export_file ( String filter=””, … ) vararg

There is currently no description for this annotation. Please help us by contributing one!


@export_flags ( String names, … ) vararg

There is currently no description for this annotation. Please help us by contributing one!


@export_flags_2d_navigation ( )

There is currently no description for this annotation. Please help us by contributing one!


@export_flags_2d_physics ( )

There is currently no description for this annotation. Please help us by contributing one!


@export_flags_2d_render ( )

There is currently no description for this annotation. Please help us by contributing one!


@export_flags_3d_navigation ( )

There is currently no description for this annotation. Please help us by contributing one!


@export_flags_3d_physics ( )

There is currently no description for this annotation. Please help us by contributing one!


@export_flags_3d_render ( )

There is currently no description for this annotation. Please help us by contributing one!


@export_flags_avoidance ( )

There is currently no description for this annotation. Please help us by contributing one!


@export_global_dir ( )

There is currently no description for this annotation. Please help us by contributing one!


@export_global_file ( String filter=””, … ) vararg

There is currently no description for this annotation. Please help us by contributing one!


@export_group ( String name, String prefix=”” )

There is currently no description for this annotation. Please help us by contributing one!


@export_multiline ( )

There is currently no description for this annotation. Please help us by contributing one!


@export_node_path ( String type=””, … ) vararg

There is currently no description for this annotation. Please help us by contributing one!


@export_placeholder ( String placeholder )

There is currently no description for this annotation. Please help us by contributing one!


@export_range ( float min, float max, float step=1.0, String extra_hints=””, … ) vararg

There is currently no description for this annotation. Please help us by contributing one!


@export_storage ( )

There is currently no description for this annotation. Please help us by contributing one!


@export_subgroup ( String name, String prefix=”” )

There is currently no description for this annotation. Please help us by contributing one!


@icon ( String icon_path )

There is currently no description for this annotation. Please help us by contributing one!


@onready ( )

There is currently no description for this annotation. Please help us by contributing one!


@rpc ( String mode=”authority”, String sync=”call_remote”, String transfer_mode=”unreliable”, int transfer_channel=0 )

There is currently no description for this annotation. Please help us by contributing one!


@static_unload ( )

There is currently no description for this annotation. Please help us by contributing one!


@tool ( )

There is currently no description for this annotation. Please help us by contributing one!


@warning_ignore ( String warning, … ) vararg

There is currently no description for this annotation. Please help us by contributing one!


Method Descriptions

Color Color8 ( int r8, int g8, int b8, int a8=255 )

There is currently no description for this method. Please help us by contributing one!


void assert ( bool condition, String message=”” )

There is currently no description for this method. Please help us by contributing one!


String char ( int char )

There is currently no description for this method. Please help us by contributing one!


Variant convert ( Variant what, int type )

There is currently no description for this method. Please help us by contributing one!


Object dict_to_inst ( Dictionary dictionary )

There is currently no description for this method. Please help us by contributing one!


Array get_stack ( )

There is currently no description for this method. Please help us by contributing one!


Dictionary inst_to_dict ( Object instance )

There is currently no description for this method. Please help us by contributing one!


bool is_instance_of ( Variant value, Variant type )

There is currently no description for this method. Please help us by contributing one!


int len ( Variant var )

There is currently no description for this method. Please help us by contributing one!


Resource load ( String path )

There is currently no description for this method. Please help us by contributing one!


Resource preload ( String path )

There is currently no description for this method. Please help us by contributing one!


void print_debug () vararg

There is currently no description for this method. Please help us by contributing one!


void print_stack ( )

There is currently no description for this method. Please help us by contributing one!


Array range () vararg

There is currently no description for this method. Please help us by contributing one!


bool type_exists ( StringName type )

There is currently no description for this method. Please help us by contributing one!