IngredientData
No base class.
None.
| 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 |
None.