Property Mount
- Namespace
- GuildWars2.Hero.Equipment.Mounts
- Assembly
- GuildWars2.dll
Mount
The mount associated with the skin.
[Obsolete("Use MountId instead.")]
public required Extensible<MountName> Mount { get; init; }
The mount associated with the skin.
[Obsolete("Use MountId instead.")]
public required Extensible<MountName> Mount { get; init; }