Enum TerritoryAlignment
Represents the alignment of a territory in a game or simulation.
public enum TerritoryAlignment
- Extension Methods
Fields
Enemy = 1
Friendly = 0
Neutral = 2
None = 3
Represents the alignment of a territory in a game or simulation.
public enum TerritoryAlignment
Enemy = 1
Friendly = 0
Neutral = 2
None = 3