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