Click or drag to resize
PvpGameProfession Property
View Project on GitHub
The profession the player was playing during the match.

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

Property Value

Type: Profession
See Also