ItemConfig¶
Describes the configuration settings for items.
Properties¶
number Id¶
The item ID.
number MaxStack¶
The maximum number of items that can be stacked in an inventory grid.
number MaxPickup¶
The maximum number of items that can be picked up and stored in the inventory.
CategoryType CategoryType¶
The category type of this item.
string CustomizeCategory¶
Sets a custom category type for the item.
string Name¶
The display name of the item.
string Icon¶
The icon URL of the item.
string ModelAssetId¶
DEPRECATED
The model asset ID of the item.
string Description¶
The description of the item.
number FeatureID¶
The feature ID of the item.