Property SkinId
- Namespace
- GuildWars2.Hero.Inventories
- Assembly
- GW2SDK.dll
SkinId
If present, indicates the ID of the skin applied to the item. If the item has no skin applied, this value is
null
.
public required int? SkinId { get; init; }
Property Value
- int?