Skip to content

Trade Plan Variable Indexes

Trade Plan Variable Indexes
1
2
3
4
5
6
extern const int cTradePlanTargetUnitTypeID = 0;
extern const int cTradePlanTargetUnitID = 1;
extern const int cTradePlanStartPosition = 2;
extern const int cTradePlanTradeUnitType = 3;
extern const int cTradePlanTradeUnitTypeMax = 4;
extern const int cTradePlanMarketID = 5;