Skip to main content

ChatRoomMapViewCanEnterWall

Callable

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

  • Returns TRUE if there's a wall path on the X, Y position that the player can enter


    Parameters

    • X: number

      The X position on the map

    • Y: number

      The Y position on the map

    Returns boolean

    • TRUE if we can enter