FunctionsChatRoomMapViewGetObjectAtPosChatRoomMapViewGetObjectAtPos CallableChatRoomMapViewGetObjectAtPos(X: number, Y: number): ChatRoomMapObjectReturns 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 ChatRoomMapObjectThe object at the position
Returns the object located at a X and Y position on the map, or NULL if nothing