Class CharacterEquipment
- Namespace
- GuildWars2.Hero.Equipment.Templates
- Assembly
- GW2SDK.dll
Information about items equipped on the character.
[JsonConverter(typeof(CharacterEquipmentJsonConverter))]
public sealed record CharacterEquipment : IEquatable<CharacterEquipment>
- Inheritance
-
CharacterEquipment
- Implements
- Inherited Members
Properties
- Items
All the items equipped by the current character. This includes items from all equipment tabs, not just the current tab.