Class MiniatureItem
- Namespace
- GuildWars2.Items
- Assembly
- GuildWars2.dll
Information about a miniature item, which can be used to summon the miniature, or consumed to permanently add the miniature to the account.
[JsonConverter(typeof(MiniatureItemJsonConverter))]
public sealed record MiniatureItem : Item, IEquatable<Item>, IEquatable<MiniatureItem>
- Inheritance
-
MiniatureItem
- Implements
- Inherited Members
Properties
- MiniatureId
The ID of the miniature which is summoned when used.