Skip to main content

ChatRoomMapViewUpdatePlayerFlag

Callable

  • ChatRoomMapViewUpdatePlayerFlag(UpdateTimeOffset?: number): void

  • Sets the next update flags for the player if it's not already set, the delay is 1 seconds for live data and 10 seconds for last map data


    Parameters

    • UpdateTimeOffset: number = 0

      A offset for the update time. This can be positive to increase the update time or negative to reduce it.

    Returns void

    • Nothing