| SkinFlag Enumeration |
Namespace: GW2CSharp.V2.Unauthenticated.Items.Skins.Enums
public enum SkinFlag
| Member name | Value | Description | |
|---|---|---|---|
| Undefined | 0 | Undefined | |
| ShowInWardrobe | 1 | When displayed in the account wardrobe (set for all skins listed in the API) | |
| NoCost | 2 | When applying the skin is free. | |
| HideIfLocked | 3 | When the skin is hidden until it is unlocked. |