BankSettings

open class BankSettings

Utilities for interacting with the bank settings

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard

Functions

Link copied to clipboard
Gets the default withdraw quantity
Link copied to clipboard
Gets the withdraw quantity
Link copied to clipboard
Gets the withdraw-x quantity
Link copied to clipboard
Checks if bank inventory item option is enabled
Link copied to clipboard
Checks if deposit equipment is enabled
Link copied to clipboard
Checks if noting is enabled (ex.
Link copied to clipboard
Checks if placeholders are enabled
Link copied to clipboard
Checks if placeholders are enabled
Link copied to clipboard
open fun setNoteEnabled(enabled: Boolean): Boolean
Attempts to enable/disable noting
Link copied to clipboard
Attempts to set the withdraw quantity
Link copied to clipboard
open fun setWithdrawXQuantity(quantity: Int): Boolean
Attempts to set the specified withdraw-x quantity