Table of Contents

Class Mount

Namespace
GuildWars2.Hero.Equipment.Mounts
Assembly
GW2SDK.dll

Information about a mount.

[JsonConverter(typeof(MountJsonConverter))]
public sealed record Mount : IEquatable<Mount>
Inheritance
Mount
Implements
Inherited Members

Properties

DefaultSkinId

The ID of the default mount skin.

Id

The mount ID.

Name

The mount name.

Skills

The skills that replace the skill bar when the mount is active.

SkinIds

The IDs of the mount skins associated with the mount.