FunctionsChatRoomMapViewGetTileAtPosChatRoomMapViewGetTileAtPos CallableChatRoomMapViewGetTileAtPos(X: number, Y: number): ChatRoomMapTileReturns the object located at a X and Y position on the map, or NULL if nothingParametersX: numberThe X position on the mapY: numberThe Y position on the mapReturns ChatRoomMapTileThe object at the position
Returns the object located at a X and Y position on the map, or NULL if nothing