Table of Contents

Property Items

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

Items

All the items equipped by the current character. This includes items from all equipment tabs, not just the current tab.

public required IReadOnlyList<EquipmentItem> Items { get; init; }

Property Value

IReadOnlyList<EquipmentItem>