ItemCategory

data class ItemCategory(val type: ItemType, val subtype: Int) : Record

Constructors

Link copied to clipboard
constructor(type: ItemType, subtype: Int)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard