Modes🔗

Inherits: Resource

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

Propiedades🔗

Array [Mode]

_iterable

int

_iter_cursor

0

Métodos🔗

bool

_iter_init(_arg: Variant)

bool

_iter_next(_arg: Variant)

Mode

_iter_get(_arg: Variant)

bool

_set(name: StringName, value: Variant)

Variant

_get(name: StringName)

int

size()

void

append(mode: Mode)

void

erase(name: String)


Property Descriptions🔗

Array [Mode] _iterable 🔗

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


int _iter_cursor = 0 🔗

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


Method Descriptions🔗

bool _iter_init(_arg: Variant) 🔗

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


bool _iter_next(_arg: Variant) 🔗

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


Mode _iter_get(_arg: Variant) 🔗

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


bool _set(name: StringName, value: Variant) 🔗

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


Variant _get(name: StringName) 🔗

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


int size() 🔗

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


void append(mode: Mode) 🔗

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


void erase(name: String) 🔗

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