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

Public Attributes

string name
boolean available
Texture texture
InventoryItem item
Item baseItem
Recipe recipe
boolean poison

Member Data Documentation

◆ available

boolean umbrella::ISCraftingUI::IngredientItem::available

◆ baseItem

Item umbrella::ISCraftingUI::IngredientItem::baseItem

◆ item

InventoryItem umbrella::ISCraftingUI::IngredientItem::item

◆ name

string umbrella::ISCraftingUI::IngredientItem::name

◆ poison

boolean umbrella::ISCraftingUI::IngredientItem::poison

◆ recipe

Recipe umbrella::ISCraftingUI::IngredientItem::recipe

◆ texture

Texture umbrella::ISCraftingUI::IngredientItem::texture

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