Property SkinId
- Namespace
- GuildWars2.Chat
- Assembly
- GW2SDK.dll
SkinId
The skin ID of the item if the item is transmuted, or null
if the default skin is applied.
public int? SkinId { get; init; }
Property Value
- int?
Remarks
Only valid for weapons, armor and back items.