didSelectUnit

abstract fun didSelectUnit(mapUnit: MapUnit)

Called when a map unit is selected on the map.

Parameters

mapUnit

The map unit that was selected.