Mod API Reference:TerritoryStanding

From Warzone Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "'''TerritoryStanding''': Stores who owns a territory, how many armies are on it, and how visible it is. * '''FogLevel''' ''[[Mod API Reference:StandingFogLevel|StandingFogLeve...")

Revision as of 06:14, 4 April 2017

TerritoryStanding: Stores who owns a territory, how many armies are on it, and how visible it is.

  • FogLevel StandingFogLevel (enum): How visible the territory is. On the server, it's always fully visible, but may be obscured if accessing this from a client.
  • ID TerritoryID: ID of the territory.
  • IsNeutral boolean: True if it's owned by neutral (alias for accessing OwnerPlayerID == PlayerID.Neutral)
  • NumArmies Armies: Number of armies on the territories.
  • OwnerPlayerID PlayerID: Who owns the territory.
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox