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