Property DefaultSkinId
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
DefaultSkinId
The default skin ID for the weapon. This skin can be unlocked in the wardrobe by binding the item.
public required int DefaultSkinId { get; init; }
The default skin ID for the weapon. This skin can be unlocked in the wardrobe by binding the item.
public required int DefaultSkinId { get; init; }