Mod API Reference:GameOrderPurchase

(Created page with "'''GameOrderPurchase''': Subclass of GameOrder. Used to represent a player purchasing an in-game item. * '''BuildCities''' ''Table<[[Mod AP...")

Revision as of 22:58, 8 August 2017

GameOrderPurchase: Subclass of GameOrder. Used to represent a player purchasing an in-game item.

  • BuildCities Table<TerritoryID,integer>: Currently, the only purchasable item is cities. This structure defines where and how many cities are being built.