Skip to main content

ChatRoomStart

Callable


  • Starts the chatroom selection screen.


    Parameters

    • Space: ServerChatRoomSpace

      Name of the chatroom space

    • Game: ServerChatRoomGame

      Name of the chatroom game to play

    • LeaveRoom: string

      Name of the room to go back to when exiting chatsearch.

    • LeaveSpace: ModuleType

      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.