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