Click or drag to resize
PvpGameTeam Property
View Project on GitHub
The team the player was on during the match.

Namespace: GW2CSharp.V2.Authenticated.Pvp.Games
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public Team Team { get; }

Property Value

Type: Team
See Also