Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 307 Bytes

Events.TradeRouteAddedToMap.md

File metadata and controls

13 lines (10 loc) · 307 Bytes

Events.TradeRouteAddedToMap

Description

TBD

Usage

Events.TradeRouteAddedToMap(playerID [number], iX [number], iY [number])

Regular event: you can subscribe to it through Events.TradeRouteAddedToMap.Add(<function handler>)

Parameters

  • playerID [number]
  • iX [number]
  • iY [number]