Skip to main content

ChatRoomMapViewKeyDown

Callable

  • ChatRoomMapViewKeyDown(event: KeyboardEvent): boolean

  • Handles keyboard keys in the chat room map screen


    Parameters

    • event: KeyboardEvent

      The event that triggered this

    Returns boolean

    • Nothing