ItemCategoryProps

@GeneratedBy(type = ItemCategory::class)
object ItemCategoryProps

Properties

Link copied to clipboard
val ID: TypedProp.Scalar<ItemCategory, Long>
Link copied to clipboard
val INTERNAL_NAME: TypedProp.Scalar<ItemCategory, String?>
Link copied to clipboard
val ITEM_POCKET: TypedProp.Reference<ItemCategory, ItemPocket?>
Link copied to clipboard
val NAME: TypedProp.Scalar<ItemCategory, String?>