GameCoreEvent.TradeRouteRemovedFromMap
# GameCoreEvent.TradeRouteRemovedFromMap
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
Events.TradeRouteRemovedFromMap( playerID, iX, iY )
- playerID number
- iX
- iY
TradeRouteRemovedFromMap exists in GameEvents. It also exists in Events. Firaxis has never used TradeRouteRemovedFromMap in its Lua scripts.