Class GuildBankTab
- Namespace
- GuildWars2.Guilds.Bank
- Assembly
- GW2SDK.dll
Information about a section of the guild vault.
public sealed record GuildBankTab : IEquatable<GuildBankTab>
- Inheritance
-
GuildBankTab
- Implements
- Inherited Members
Properties
- Coins
The number of coins deposited in this section of the guild vault.
- Inventory
The ordered list of item slots. Empty slots are represented as
null
.
- Note
The description set for this section of the guild's vault.
- Size
The number of slots in this section of the guild vault.
- UpgradeId
ID of the guild upgrade that granted access to this section of the guild vault.