Civ Modding Wiki

Search

Search IconIcon to open search

GameCoreEvent.UnitHeroActivated

Last updated Aug 6, 2022 Edit Source

# GameCoreEvent.UnitHeroActivated

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

Warning

This Event has been scraped from the game’s binaries, but has not been used by Firaxis in the game’s various scripts. Use with caution!

# Usage

Example

GameEvents.UnitHeroActivated( )

UnitHeroActivated exists in GameEvents. It doesn’t exist in Events. Firaxis has never used UnitHeroActivated in its Lua scripts.


Interactive Graph