Table of Contents

Class AchievementBit

Namespace
GuildWars2.Hero.Achievements
Assembly
GW2SDK.dll

The base type for achievement bits. Cast objects of this type to a more specific type to access more properties.

[JsonConverter(typeof(AchievementBitJsonConverter))]
public record AchievementBit : IEquatable<AchievementBit>
Inheritance
AchievementBit
Implements
Derived
Inherited Members