Table of Contents

Property Inventory

Namespace
GuildWars2.Guilds.Bank
Assembly
GW2SDK.dll

Inventory

The ordered list of item slots. Empty slots are represented as null.

public required IReadOnlyList<GuildBankSlot?> Inventory { get; init; }

Property Value

IReadOnlyList<GuildBankSlot>