Table of Contents

Class AchievementTextBit

Namespace
GuildWars2.Hero.Achievements.Bits
Assembly
GW2SDK.dll

Used by regular (not collection) achievements to describe something that needs to be done.

[JsonConverter(typeof(AchievementTextBitJsonConverter))]
public sealed record AchievementTextBit : AchievementBit, IEquatable<AchievementBit>, IEquatable<AchievementTextBit>
Inheritance
AchievementTextBit
Implements
Inherited Members