RecipeData class
RecipeData
Inheritance
Base: IScriptable
Derived
None.
Properties
| Property | Type | |
|---|---|---|
label | string | scripted |
ingredients | IngredientData[] | scripted |
icon | string | scripted |
iconGender | game.ItemIconGender | scripted |
description | string | scripted |
type | string | scripted |
id | game.data.Item_Record? | scripted |
isCraftable | bool | scripted |
inventoryItem | game.InventoryItemData | scripted |
amount | int | scripted |
isNew | bool | scripted |
isSelected | bool | scripted |
quality | game.data.Quality | scripted |
Functions
None.