Class ArmorSkin
- Namespace
- GuildWars2.Hero.Equipment.Wardrobe
- Assembly
- GW2SDK.dll
Information about an armor skin.
[JsonConverter(typeof(ArmorSkinJsonConverter))]
public record ArmorSkin : EquipmentSkin, IEquatable<EquipmentSkin>, IEquatable<ArmorSkin>
- Inheritance
-
ArmorSkin
- Implements
- Derived
- Inherited Members
Properties
- DyeSlots
Gets the default dyes for the armor skin, and any race-specific overrides.
- WeightClass
The weight class which indicates which professions can wear this armor skin.