IngredientData struct 104 bytes
IngredientData
Inheritance
No base class.
Derived
None.
Properties
| Property | Type | |
|---|---|---|
label | string | scripted |
quantity | int | scripted |
baseQuantity | int | scripted |
itemAmount | int | scripted |
inventoryQuantity | int | scripted |
id | game.data.Item_Record? | scripted |
icon | string | scripted |
iconGender | game.ItemIconGender | scripted |
playerSelectableIngredient | bool | scripted |
buyableIngredient | bool | scripted |
hasEnoughQuantity | bool | scripted |
Functions
None.