Skip to main content

ChatRoomMapViewGetTileAtPos

Callable


  • Returns the object located at a X and Y position on the map, or NULL if nothing


    Parameters

    • X: number

      The X position on the map

    • Y: number

      The Y position on the map

    Returns ChatRoomMapTile

    • The object at the position