> For the complete documentation index, see [llms.txt](https://reflective-roommanager.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://reflective-roommanager.gitbook.io/docs/user-manual/network/room/loader/room-loader-type.md).

# Room Loader Type

This enum is used to determine the room loader type and represents various room loader scenarios.

### Values

1. `NoneScene`: The scene will not load as the room loader.
2. `SingleScene`: A single scene will be loaded, other scenes will be disabled.
3. `AdditiveScene`: The scene will be added and loaded, combined with existing scenes.
