Table of Contents

Property Count

Namespace
GuildWars2.Hero.Achievements
Assembly
GW2SDK.dll

Count

The amount of progress needed to complete this tier. Context is required to understand this number. For example if the achievement is to kill 40 enemies, this would be 40.

public required int Count { get; init; }

Property Value

int