Item Type
Parent |
The type of an item (iron plate, iron rod, leaves)
Properties
canBeDiscarded : Bool
True if this item can be discarded.
Details
| Flags | ReadOnly RuntimeSync RuntimeParallel ClassProp |
|---|---|
Display Name |
Can be Discarded |
category : Class<ItemCategory>
The category in which this item is in.
Details
| Flags | ReadOnly RuntimeSync RuntimeParallel ClassProp |
|---|---|
Display Name |
Category |
description : String
The description of this item.
Details
| Flags | ReadOnly RuntimeSync RuntimeParallel ClassProp |
|---|---|
Display Name |
Description |
energy : Float
How much energy this resource provides if used as fuel.
Details
| Flags | ReadOnly RuntimeSync RuntimeParallel ClassProp |
|---|---|
Display Name |
Energy |
fluidColor : Struct<Color>
The color of this fluid.
Details
| Flags | ReadOnly RuntimeSync RuntimeParallel ClassProp |
|---|---|
Display Name |
Fluid Color |
form : Int
The matter state of this resource. 1: Solid 2: Liquid 3: Gas 4: Heat
Details
| Flags | ReadOnly RuntimeSync RuntimeParallel ClassProp |
|---|---|
Display Name |
Form |
max : Int
The maximum stack size of this item.
Details
| Flags | ReadOnly RuntimeSync RuntimeParallel ClassProp |
|---|---|
Display Name |
Max |