Class Miniature
- Namespace
- GuildWars2.Hero.Equipment.Miniatures
- Assembly
- GW2SDK.dll
Information about a miniature.
[JsonConverter(typeof(MiniatureJsonConverter))]
public sealed record Miniature : IEquatable<Miniature>
- Inheritance
-
Miniature
- Implements
- Inherited Members
Properties
- IconHref
The URL of the miniature icon.
- 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.