Table of Contents

Property Tiers

Namespace
GuildWars2.Hero.Achievements
Assembly
GW2SDK.dll

Tiers

Describes the tiers of the achievement. Each tier has a number of things you need to do to complete it and a number of points awarded.

public required IReadOnlyList<AchievementTier> Tiers { get; init; }

Property Value

IReadOnlyList<AchievementTier>