Class "EffectList"⚓︎
Operators⚓︎
__len ()⚓︎
int __len ( )⚓︎
The length (#) operation. Returns the amount of TemporaryEffects in the list.
Functions⚓︎
Get ()⚓︎
TemporaryEffect Get ( int idx )⚓︎
Returns the TemporaryEffect at the index of the list provided.
Variables⚓︎
Size⚓︎
const int Size⚓︎
The amount of TemporaryEffects in the list.
Last update:
September 15, 2022