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