Table of Contents

Class AchievementItemBit

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

Used in collection achievements to describe an item that needs to be obtained.

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

Properties

Id

The ID of the item that needs to be bound or consumed by the account.