enum MRUKSpawnMode : Enum<MRUKSpawnMode>
| Member | Description |
|---|---|
NONE |
No objects will be spawned
|
CURRENT_ROOM_ONLY |
Objects will only be spawned in the current room
|
ALL_ROOMS |
Objects will be spawned in all available rooms
|