SerialEventCityDestroyed
From Civilization Modding Wiki
Jump to navigationJump to search
Up: Lua Game Events
Description
Fired when city is destroyed. Arguments are the same as for the SerialEventCityCaptured event (see it for usage example):
- hexPos
- playerID
- cityID
- newPlayerID
(according to CityBannerManager.lua)