Class MiniatureUnlocker
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
Information about a consumable that unlocks a miniature.
[JsonConverter(typeof(MiniatureUnlockerJsonConverter))]
public sealed record MiniatureUnlocker : Unlocker, IEquatable<Item>, IEquatable<Consumable>, IEquatable<Unlocker>, IEquatable<MiniatureUnlocker>
- Inheritance
-
MiniatureUnlocker
- Implements
- Inherited Members
Remarks
These items differ from Miniature items. They can only be used to add the miniature to your collection, not to summon the miniature directly. They also can't replace the actual miniature in Mystic Forge recipes.