Skip to content
#3151
Is there a way to get what object is on specific coordinates?

For example GetObjectFromLocation(x,y)

Or the only way is to rotate through all existing objects on the map and check them one by one?