Civ Modding Wiki

Search

Search IconIcon to open search

GameCoreEvent.UnitTeleported

Last updated Aug 6, 2022 Edit Source

# GameCoreEvent.UnitTeleported

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

# Usage

Example

Events.UnitTeleported( playerID, unitID, iX, iY )

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


Interactive Graph