Civ Modding Wiki

Search

Search IconIcon to open search

GameCoreEvent.UnitCreated

Last updated Aug 6, 2022 Edit Source

# GameCoreEvent.UnitCreated

This is an Event. Please refer to that page for more information on Events

# Usage

Example

GameEvents.UnitCreated( playerID, unitID )

UnitCreated exists in GameEvents. It doesn’t exist in Events. Firaxis has used UnitCreated with only GameEvents.


Interactive Graph