InsufficientChargedItemError

data class InsufficientChargedItemError(val slot: Equipment.Slot, val itemBaseName: String, val minCharge: Int) : BankTaskError

Constructors

Link copied to clipboard
constructor(slot: Equipment.Slot, itemBaseName: String, minCharge: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard