Bank

From LoTROInterface Wiki

Jump to: navigation, search


Provides information about and access to a player's bank vault.


Methods

Name Description
GetCapacity Gets the maximum capacity for the player's bank vault.
GetChestCount Gets the number of chests available within player's bank vault.
GetChestName Gets the name of the specified bank vault chest.
GetCount Gets the count of items residing in the player's bank vault.
GetItem Gets a BankItem reference to the item in the specified bank vault slot.
IsAvailable
PerformShortcutDrop Function to handle dropping or moving items into the bank vault. A swap will be performed if an item exists at the destination index.

Events

Unknown

Remarks

  • Most bank functions will not return valid information unless the Player remains near the bank vault and has opened it recently.

Inheritance Hierarchy

Turbine.Object

Turbine.Gameplay.Bank
Personal tools