Property Current
- Namespace
- GuildWars2.Hero.Achievements
- Assembly
- GW2SDK.dll
Current
The current number of things completed. Context is required to understand this number. For example if it is a Slayer achievement, this would be the number of things already slayed.
public required int Current { get; init; }
Property Value
Remarks
This can be greater than Max but there are no rewards for any additional progress.