Mod API Reference:TerritoryDetails: Difference between revisions

From Warzone Wiki
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<..."
 
DanWL60 (talk | contribs)
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.