Deposit Box
object DepositBox
Content copied to clipboard
DepositBox A utility class for depositing items, opening and closing a deposit box, and finding the closest usable bank deposit box.
Types
Amount
Link copied to clipboard
Functions
deposit All Except
Link copied to clipboard
Deposits the players inventory excluding the specified item names.
Deposits the players inventory excluding the specified ids.
Deposits the players inventory excluding the items that match the provided filter.
deposit Inventory
Link copied to clipboard
Attempts to deposit the inventory into the deposit box.
deposit Loot
Link copied to clipboard
Attempts to deposit loot into the deposit box.
deposit Worn Items
Link copied to clipboard
Attempts to deposit the player's equipment into the deposit box.
stream
Link copied to clipboard
{@inheritDoc}