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