Class Bank
- Namespace
- GuildWars2.Hero.Banking
- Assembly
- GW2SDK.dll
Information about the current account's bank.
public sealed record Bank : IEquatable<Bank>
- Inheritance
-
Bank
- Implements
- Inherited Members
Properties
- Items
The item slots in the bank. Empty slots are represented as
null
.