Mod API Reference:TerritoryDetails: Difference between revisions
Jump to navigation
Jump to search
Created page with "'''TerritoryDetails''': Details about one territory within a map, such as its name, what territories it connects to, and the bonuses it's part of. * '''ConnectedTo''' ''Table<..." |
mNo edit summary |
||
Line 6: | Line 6: | ||
* '''Name''' ''string'': | * '''Name''' ''string'': | ||
* '''PartOfBonuses''' ''Array<[[Mod API Reference:BonusID|BonusID]]>'': | * '''PartOfBonuses''' ''Array<[[Mod API Reference:BonusID|BonusID]]>'': | ||
[[Category:Mod API Reference]] |
Latest revision as of 17:32, 4 December 2018
TerritoryDetails: Details about one territory within a map, such as its name, what territories it connects to, and the bonuses it's part of.
- ConnectedTo Table<TerritoryID,TerritoryConnection>:
- ID TerritoryID:
- MiddlePointX number:
- MiddlePointY number:
- Name string:
- PartOfBonuses Array<BonusID>: