GameCoreEvent.DistrictAddedToMap
# GameCoreEvent.DistrictAddedToMap
This is an Event. Please refer to that page for more information on Events
# Usage
Example
Events.DistrictAddedToMap( playerID, districtID, cityID, iX, iY, districtType, percentComplete )
- playerID number
- districtID number
- cityID number
- iX number
- iY number
- districtType
- percentComplete number
DistrictAddedToMap exists in GameEvents. It also exists in Events. Firaxis has used DistrictAddedToMap with only Events.