Skip to main content

PlatformLoadRoom

Callable

  • PlatformLoadRoom(RoomName: any): void

  • Loads a room and it's parameters


    Parameters

    • RoomName: any

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

    Returns void

    • Nothing