Table of Contents

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; }

Property Value

IReadOnlyDictionary<ProfessionName, Results>