Skip to main content

ChatRoomMapViewPaste

Callable

  • ChatRoomMapViewPaste(Param: string): void

  • Pastes the current map Param data to load it. Called from the chat field command "mappaste"


    Parameters

    • Param: string

      The parameter that comes with the command

    Returns void

    • Nothing