Class AchievementMiniatureBit
- Namespace
- GuildWars2.Hero.Achievements.Bits
- Assembly
- GW2SDK.dll
Used in collection achievements to describe a miniature that needs to be obtained.
[JsonConverter(typeof(AchievementMiniatureBitJsonConverter))]
public sealed record AchievementMiniatureBit : AchievementBit, IEquatable<AchievementBit>, IEquatable<AchievementMiniatureBit>
- Inheritance
-
AchievementMiniatureBit
- Implements
- Inherited Members
Properties
- Id
The ID of the miniature that needs to be bound to the account.