This method is used to load the room. Here, since the NoneSceneRoomLoader class does not load any scenes, the onLoaded method is called when the loading process does not occur. This is used to simulate loading.
UnLoadRoom(Roomroom)
This method is used to unload the specified room. NoneSceneRoomLoader class is an empty method because it does not perform any action here.