Events.DistrictAddedToMap
Description
TBD
Usage
Events.DistrictAddedToMap(playerID [number], districtID [number], cityID [number], iX [number], iY [number], districtType [number], percentComplete [number])
Regular event: you can subscribe to it through Events.DistrictAddedToMap.Add(<function handler>)
Parameters
playerID [number]districtID [number]cityID [number]iX [number]iY [number]districtType [number]percentComplete [number]