ChatRoomStart
Callable
Type parameters
- T: keyof ModuleScreens
Parameters
Space: ServerChatRoomSpace
Name of the chatroom space
Game: ServerChatRoomGame
Name of the chatroom game to play
LeaveRoom: ModuleScreens[T]
Name of the room to go back to when exiting chatsearch.
LeaveSpace: T
Name of the space to go back to when exiting chatsearch.
Background: string
Name of the background to use in chatsearch.
BackgroundTagList: BackgroundTag[]
List of available backgrounds in the chatroom space.
Returns void
- Nothing.
Starts the chatroom selection screen.