Click or drag to resize
SkinFlag Enumeration
View Project on GitHub
Additional skin flags.

Namespace: GW2CSharp.V2.Unauthenticated.Items.Skins.Enums
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public enum SkinFlag
Members
  Member nameValueDescription
Undefined0 Undefined
ShowInWardrobe1 When displayed in the account wardrobe (set for all skins listed in the API)
NoCost2 When applying the skin is free.
HideIfLocked3 When the skin is hidden until it is unlocked.
See Also