Table of Contents

Class Miniature

Namespace
GuildWars2.Items
Assembly
GW2SDK.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(MiniatureJsonConverter))]
public sealed record Miniature : Item, IEquatable<Item>, IEquatable<Miniature>
Inheritance
Miniature
Implements
Inherited Members

Properties

MiniatureId

The ID of the miniature which is summoned when used.