Table of Contents

Class SkinFlags

Namespace
GuildWars2.Hero.Equipment.Wardrobe
Assembly
GW2SDK.dll

Modifiers for skins.

[JsonConverter(typeof(SkinFlagsJsonConverter))]
public sealed record SkinFlags : Flags, IEquatable<Flags>, IEquatable<SkinFlags>
Inheritance
SkinFlags
Implements
Inherited Members

Properties

HideIfLocked

Whether the skin is hidden until it is unlocked.

NoCost

Whether the skin is free to apply, for example Hellfire armor skins from achievements.

OverrideRarity

Whether the skin overrides item rarity when applied.

ShowInWardrobe

Whether the skin can be found in the wardrobe panel.