Class MountSkin
- Namespace
- GuildWars2.Hero.Equipment.Mounts
- Assembly
- GW2SDK.dll
Information about a mount skin.
[JsonConverter(typeof(MountSkinJsonConverter))]
public sealed record MountSkin : IEquatable<MountSkin>
- Inheritance
-
MountSkin
- Implements
- Inherited Members
Properties
- DyeSlots
The dyes applied by default.
- IconHref
The URL of the mount skin icon.
- IconUrl
The URL of the mount skin icon.
- Id
The mount skin ID.
- Mount
The mount associated with the skin.
- Name
The name of the mount skin.