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