GodotTsonEnumDefinition๏
Inherits: RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Methods๏
get_id() const |
|
get_max_value() const |
|
get_name() const |
|
get_storage_type() const |
|
get_values(num: int) |
|
has_value_id(num: int) const |
|
has_values_as_flags() const |
Method Descriptions๏
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!
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!