GodotTsonEnumDefinition๏ƒ

Inherits: RefCounted < Object

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

Methods๏ƒ

int

get_id() const

int

get_max_value() const

String

get_name() const

int

get_storage_type() const

Array

get_values(num: int)

bool

has_value(str: String) const

bool

has_value_id(num: int) const

bool

has_values_as_flags() const


Method Descriptions๏ƒ

int get_id() const ๐Ÿ”—

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


int get_max_value() const ๐Ÿ”—

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


String get_name() const ๐Ÿ”—

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


int get_storage_type() const ๐Ÿ”—

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


Array get_values(num: int) ๐Ÿ”—

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


bool has_value(str: String) const ๐Ÿ”—

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


bool has_value_id(num: int) const ๐Ÿ”—

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


bool has_values_as_flags() const ๐Ÿ”—

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