Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
Loading...
Searching...
No Matches
Recipe::OnCanPerform Class Reference

Static Public Member Functions

static boolean Uncooked (Recipe recipe, IsoPlayer playerObj, InventoryItem item)
static boolean HalloweenPumpkin (Recipe recipe, IsoPlayer playerObj, InventoryItem item)
static boolean SliceCooked (Recipe recipe, IsoPlayer playerObj, InventoryItem item)
static boolean HockeyMaskSmashBottle (Recipe recipe, IsoPlayer playerObj)
static boolean CleanMuffin (Recipe recipe, IsoPlayer playerObj, InventoryItem item)
static unknown GetBiscuit (Recipe recipe, IsoPlayer playerObj, InventoryItem item)
static boolean SlicePizza (Recipe recipe, IsoPlayer playerObj, InventoryItem item)
static boolean RipClothing (Recipe recipe, IsoPlayer playerObj, InventoryItem item)
static boolean OpenFire (Recipe recipe)

Member Function Documentation

◆ CleanMuffin()

boolean Recipe::OnCanPerform::CleanMuffin ( Recipe recipe,
IsoPlayer playerObj,
InventoryItem item )
static

◆ GetBiscuit()

unknown Recipe::OnCanPerform::GetBiscuit ( Recipe recipe,
IsoPlayer playerObj,
InventoryItem item )
static

◆ HalloweenPumpkin()

boolean Recipe::OnCanPerform::HalloweenPumpkin ( Recipe recipe,
IsoPlayer playerObj,
InventoryItem item )
static

◆ HockeyMaskSmashBottle()

boolean Recipe::OnCanPerform::HockeyMaskSmashBottle ( Recipe recipe,
IsoPlayer playerObj )
static

◆ OpenFire()

boolean Recipe::OnCanPerform::OpenFire ( Recipe recipe)
static

◆ RipClothing()

boolean Recipe::OnCanPerform::RipClothing ( Recipe recipe,
IsoPlayer playerObj,
InventoryItem item )
static

◆ SliceCooked()

boolean Recipe::OnCanPerform::SliceCooked ( Recipe recipe,
IsoPlayer playerObj,
InventoryItem item )
static

◆ SlicePizza()

boolean Recipe::OnCanPerform::SlicePizza ( Recipe recipe,
IsoPlayer playerObj,
InventoryItem item )
static

◆ Uncooked()

boolean Recipe::OnCanPerform::Uncooked ( Recipe recipe,
IsoPlayer playerObj,
InventoryItem item )
static

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