Table of Contents

Class PvpEquipment

Namespace
GuildWars2.Hero.Equipment.Templates
Assembly
GW2SDK.dll

Information about the equipped PvP amulet, rune, and sigils on the character.

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

Properties

AmuletId

The PvP amulet ID of the selected amulet.

RuneId

The PvP rune ID of the selected rune.

SigilIds

The PvP sigil IDs of all equipped sigils.