Events.CityPopulationChanged

Description

TBD

Usage

Events.CityPopulationChanged(playerID [number], cityID [number], cityPopulation [number])

Regular event: you can subscribe to it through Events.CityPopulationChanged.Add(<function handler>)

Parameters

  • playerID [number]
  • cityID [number]
  • cityPopulation [number]