Civ Modding Wiki

Search

Search IconIcon to open search

GameCoreEvent.UnitMoved

Last updated Aug 6, 2022 Edit Source

# GameCoreEvent.UnitMoved

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

# Usage

Example

Events.UnitMoved( playerID, unitID, iX, iY, locallyVisible, stateChange )

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


Interactive Graph