Property SkinIds
- Namespace
- GuildWars2.Hero.Equipment.Mounts
- Assembly
- GuildWars2.dll
SkinIds
The IDs of the mount skins associated with the mount.
public required IImmutableValueList<int> SkinIds { get; init; }
The IDs of the mount skins associated with the mount.
public required IImmutableValueList<int> SkinIds { get; init; }