Skip to main content

PlatformLoadRoom

Callable

  • PlatformLoadRoom(RoomName?: string): void

  • Loads a room and it's parameters


    Parameters

    • optionalRoomName: string

      The name of the room to load, can be null to reload the current room

    Returns void

    • Nothing