MapOverlayHitInfo Properties
Contains information about what is located at a specific point on the map overlay.Name | Description |
---|---|
HitElement | Returns the type of the hit UI element. Inherited from MapUiHitInfo. |
HitPoint | Returns the location of hit tested point. Inherited from MapUiHitInfo. |
Overlay | Returns the hit overlay. |
OverlayItem | Returns the hit overlay item. |
See Also