Table of Contents

Class OutfitUnlocker

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

Information about an outfit consumable.

[JsonConverter(typeof(OutfitUnlockerJsonConverter))]
public sealed record OutfitUnlocker : Unlocker, IEquatable<Item>, IEquatable<Consumable>, IEquatable<Unlocker>, IEquatable<OutfitUnlocker>
Inheritance
OutfitUnlocker
Implements
Inherited Members