GodotClass.BaseRange

Undocumented in source.
class GodotClass
@serializationIgnore
struct BaseRange {}

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
save
BaseRange save()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

front
GodotClass front;
Undocumented in source.

Meta