ManualInput

data class ManualInput(val inputSlot: Int) : InventorySlot

Constructors

Link copied to clipboard
constructor(inputSlot: Int)

Properties

Link copied to clipboard
Link copied to clipboard
open override val key: String
Link copied to clipboard
val slot: Int