Property Professions
- Namespace
- GuildWars2.Pvp.Stats
- Assembly
- GW2SDK.dll
Professions
The statistics of the account for each profession (wins, losses etc.)
public required IReadOnlyDictionary<ProfessionName, Results> Professions { get; init; }
The statistics of the account for each profession (wins, losses etc.)
public required IReadOnlyDictionary<ProfessionName, Results> Professions { get; init; }