Skip to main content

ChatRoomMapViewPositionIsBlocked

Callable

  • ChatRoomMapViewPositionIsBlocked(X: number, Y: number): boolean

  • Returns TRUE if a given position cannot be entered


    Parameters

    • X: number

      The X position on the map

    • Y: number

      The Y position on the map

    Returns boolean

    • TRUE if the position is blocked