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