Class EquipmentSkin
- Namespace
- GuildWars2.Hero.Equipment.Wardrobe
- Assembly
- GW2SDK.dll
Information about an equipment skin.
[JsonConverter(typeof(EquipmentSkinJsonConverter))]
public record EquipmentSkin : IEquatable<EquipmentSkin>
- Inheritance
-
EquipmentSkin
- Implements
- Derived
- Inherited Members
Properties
- Description
The description of the skin as it appears in the tooltip.
- Flags
Contains various modifiers.
- IconHref
The URL of the skin icon.
- IconUrl
The URL of the skin icon.
- Id
The skin ID.
- Name
The name of the skin.
- Races
The races required to use the skin.
- Rarity
The item rarity of the skin.
Methods
- GetChatLink()
Gets a chat link object for this skin.