Table of Contents

Class Miniature

Namespace
GuildWars2.Hero.Equipment.Miniatures
Assembly
GuildWars2.dll

Information about a miniature.

[JsonConverter(typeof(MiniatureJsonConverter))]
public sealed record Miniature : IEquatable<Miniature>
Inheritance
Miniature
Implements
Inherited Members

Properties

IconUrl

The URL of the miniature icon.

Id

The miniature ID.

ItemId

The ID of the item that summons the miniature.

LockedText

A description of how to obtain the miniature, as it appears in the tooltip of a locked miniature.

Name

The name of the miniature.

Order

The display order of the miniature in the equipment panel.