Table of Contents

Property Items

Namespace
GuildWars2.Hero.Banking
Assembly
GuildWars2.dll

Items

The item slots in the bank. Empty slots are represented as null.

public required IImmutableValueList<ItemSlot?> Items { get; init; }

Property Value

IImmutableValueList<ItemSlot>