Table of Contents

Property Items

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

Items

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

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

Property Value

IImmutableValueList<EquipmentItem>