Skip to main content

ChatRoomMapViewCanEnterTile

Callable

  • ChatRoomMapViewCanEnterTile(X: number, Y: number): number

  • Check if a tile on the map can be entered by a player, and return the number of milliseconds required to reach it


    Parameters

    • X: number

      The X position on the map

    • Y: number

      The Y position on the map

    Returns number

    • The number of milliseconds