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