Class ContentUnlocker
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
Information about a consumable that unlocks content when consumed, (for example) a collection achievement, mail carrier, finisher or commander tag.
[JsonConverter(typeof(ContentUnlockerJsonConverter))]
public sealed record ContentUnlocker : Unlocker, IEquatable<Item>, IEquatable<Consumable>, IEquatable<Unlocker>, IEquatable<ContentUnlocker>
- Inheritance
-
ContentUnlocker
- Implements
- Inherited Members