Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
Loading...
Searching...
No Matches
umbrella::ISCraftingUI::RecipeItem Class Reference

Public Attributes

Recipe EvolvedRecipe recipe
string category
boolean available { items: umbrella::ISCraftingUI::RecipeSourceItem[] }[] sources
boolean favorite
Texture texture
string itemName
table< string, integer > typesAvailable
Item baseItem
string resultName
umbrella::ISCraftingUI::RecipesListIngredientItem[] items
boolean evolved
string customRecipeName
Item[] extraItems

Member Data Documentation

◆ available

boolean umbrella::ISCraftingUI::RecipeItem::available { items: umbrella::ISCraftingUI::RecipeSourceItem[] }[] sources

◆ baseItem

Item umbrella::ISCraftingUI::RecipeItem::baseItem

◆ category

string umbrella::ISCraftingUI::RecipeItem::category

◆ customRecipeName

string umbrella::ISCraftingUI::RecipeItem::customRecipeName

◆ evolved

boolean umbrella::ISCraftingUI::RecipeItem::evolved

◆ extraItems

Item [] umbrella::ISCraftingUI::RecipeItem::extraItems

◆ favorite

boolean umbrella::ISCraftingUI::RecipeItem::favorite

◆ itemName

string umbrella::ISCraftingUI::RecipeItem::itemName

◆ items

umbrella::ISCraftingUI::RecipesListIngredientItem [] umbrella::ISCraftingUI::RecipeItem::items

◆ recipe

Recipe EvolvedRecipe umbrella::ISCraftingUI::RecipeItem::recipe

◆ resultName

string umbrella::ISCraftingUI::RecipeItem::resultName

◆ texture

Texture umbrella::ISCraftingUI::RecipeItem::texture

◆ typesAvailable

table<string, integer> umbrella::ISCraftingUI::RecipeItem::typesAvailable

The documentation for this class was generated from the following file: