Class GliderSkin
- Namespace
- GuildWars2.Hero.Equipment.Gliders
- Assembly
- GW2SDK.dll
Information about a glider skin.
[JsonConverter(typeof(GliderSkinJsonConverter))]
public sealed record GliderSkin : IEquatable<GliderSkin>
- Inheritance
-
GliderSkin
- Implements
- Inherited Members
Properties
- DefaultDyeColorIds
The color IDs of the dyes applied by default.
- Description
The description of the glider skin.
- IconHref
The URL of the glider skin icon.
- IconUrl
The URL of the glider skin icon.
- Id
The glider skin ID.
- Name
The name of the glider skin.
- Order
The display order of the glider skin in the equipment panel.
- UnlockItemIds
The IDs of the items that unlock the glider skin when consumed.