Enum PvpTeamColor
- Namespace
- GuildWars2.Pvp.Games
- Assembly
- GW2SDK.dll
The PvP team colors.
[JsonConverter(typeof(PvpTeamColorJsonConverter))]
public enum PvpTeamColor
Fields
Red = 1
The red team.
Blue = 2
The blue team.
The PvP team colors.
[JsonConverter(typeof(PvpTeamColorJsonConverter))]
public enum PvpTeamColor
Red = 1
The red team.
Blue = 2
The blue team.