Civ Modding Wiki

Search

Search IconIcon to open search

GameCoreEvent.BuildingAddedToMap

Last updated Aug 6, 2022 Edit Source

# 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 )

BuildingAddedToMap exists in GameEvents. It also exists in Events. Firaxis has used BuildingAddedToMap with only Events.


Interactive Graph