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

Static Public Member Functions

static boolean BottleNotOpened (InventoryItem item)
static boolean BottleNotOpenedNotTainted (InventoryItem item)
static boolean BreakGlass (InventoryItem item)
static boolean HotFluidContainer (InventoryItem item)
static boolean TaintedFood (InventoryItem item)
static boolean WholeBreadSlices (InventoryItem item)
static boolean FullPetrolBottle (InventoryItem item)
static boolean NotTaintedWater (InventoryItem item)
static boolean SliceBreadDough (InventoryItem sourceItem, unknown result)
static boolean CutFish (InventoryItem sourceItem, unknown result)
static boolean CutFillet (InventoryItem sourceItem, unknown result)
static boolean WashClothing (InventoryItem sourceItem, unknown result)
static boolean PurifyWater (InventoryItem sourceItem, unknown result)
static boolean CanAddToPack (InventoryItem item)
static boolean IsFull (InventoryItem sourceItem)
static boolean Propane_RefillRemoval (InventoryItem item)
static boolean Propane_RefillInsert (InventoryItem sourceItem, unknown result)
static boolean RefillHurricaneLantern (InventoryItem item)
static boolean ScratchTicket (InventoryItem sourceItem, unknown result)
static unknown EmptyBag (InventoryItem sourceItem, unknown result)
static boolean FullRoll (InventoryItem sourceItem, unknown result)
static boolean GasmaskFilterRemoval (InventoryItem sourceItem, unknown result)
static boolean GasmaskFilterCraftedRemoval (InventoryItem sourceItem, unknown result)
static boolean RespiratorFilterRemoval (InventoryItem item)
static boolean RespiratorFilterRechargedRemoval (InventoryItem sourceItem, unknown result)
static boolean GasmaskFilterInsert (InventoryItem sourceItem, unknown result)
static boolean WornGasmaskFilterInsert (InventoryItem sourceItem, unknown result)
static boolean GasmaskFilterNotFull (InventoryItem sourceItem, unknown result)
static boolean RespiratorFilterNotFull (InventoryItem sourceItem, unknown result)
static boolean OxygenTankRemoval (InventoryItem sourceItem, unknown result)
static boolean OxygenTankAttach (InventoryItem sourceItem, unknown result)
static boolean OnlyBrokenHandle (InventoryItem sourceItem, unknown result)
static boolean OnlyBrokenSaw (InventoryItem sourceItem, unknown result)
static boolean EntityRepairFull (GameEntity entity)
static boolean NotTainted (InventoryItem item)
static boolean GenericPacking (InventoryItem item, unknown result)
static boolean NormalGoodFullFood (InventoryItem item, unknown result)
static boolean NotWornLowerBody (InventoryItem item, unknown result)

Member Function Documentation

◆ BottleNotOpened()

boolean Recipe::OnTest::BottleNotOpened ( InventoryItem item)
static

◆ BottleNotOpenedNotTainted()

boolean Recipe::OnTest::BottleNotOpenedNotTainted ( InventoryItem item)
static

◆ BreakGlass()

boolean Recipe::OnTest::BreakGlass ( InventoryItem item)
static

◆ CanAddToPack()

boolean Recipe::OnTest::CanAddToPack ( InventoryItem item)
static

◆ CutFillet()

boolean Recipe::OnTest::CutFillet ( InventoryItem sourceItem,
unknown result )
static

◆ CutFish()

boolean Recipe::OnTest::CutFish ( InventoryItem sourceItem,
unknown result )
static

◆ EmptyBag()

unknown Recipe::OnTest::EmptyBag ( InventoryItem sourceItem,
unknown result )
static

◆ EntityRepairFull()

boolean Recipe::OnTest::EntityRepairFull ( GameEntity entity)
static

◆ FullPetrolBottle()

boolean Recipe::OnTest::FullPetrolBottle ( InventoryItem item)
static

◆ FullRoll()

boolean Recipe::OnTest::FullRoll ( InventoryItem sourceItem,
unknown result )
static

◆ GasmaskFilterCraftedRemoval()

boolean Recipe::OnTest::GasmaskFilterCraftedRemoval ( InventoryItem sourceItem,
unknown result )
static

◆ GasmaskFilterInsert()

boolean Recipe::OnTest::GasmaskFilterInsert ( InventoryItem sourceItem,
unknown result )
static

◆ GasmaskFilterNotFull()

boolean Recipe::OnTest::GasmaskFilterNotFull ( InventoryItem sourceItem,
unknown result )
static

◆ GasmaskFilterRemoval()

boolean Recipe::OnTest::GasmaskFilterRemoval ( InventoryItem sourceItem,
unknown result )
static

◆ GenericPacking()

boolean Recipe::OnTest::GenericPacking ( InventoryItem item,
unknown result )
static

◆ HotFluidContainer()

boolean Recipe::OnTest::HotFluidContainer ( InventoryItem item)
static

◆ IsFull()

boolean Recipe::OnTest::IsFull ( InventoryItem sourceItem)
static

◆ NormalGoodFullFood()

boolean Recipe::OnTest::NormalGoodFullFood ( InventoryItem item,
unknown result )
static

◆ NotTainted()

boolean Recipe::OnTest::NotTainted ( InventoryItem item)
static

◆ NotTaintedWater()

boolean Recipe::OnTest::NotTaintedWater ( InventoryItem item)
static

◆ NotWornLowerBody()

boolean Recipe::OnTest::NotWornLowerBody ( InventoryItem item,
unknown result )
static

◆ OnlyBrokenHandle()

boolean Recipe::OnTest::OnlyBrokenHandle ( InventoryItem sourceItem,
unknown result )
static

◆ OnlyBrokenSaw()

boolean Recipe::OnTest::OnlyBrokenSaw ( InventoryItem sourceItem,
unknown result )
static

◆ OxygenTankAttach()

boolean Recipe::OnTest::OxygenTankAttach ( InventoryItem sourceItem,
unknown result )
static

◆ OxygenTankRemoval()

boolean Recipe::OnTest::OxygenTankRemoval ( InventoryItem sourceItem,
unknown result )
static

◆ Propane_RefillInsert()

boolean Recipe::OnTest::Propane_RefillInsert ( InventoryItem sourceItem,
unknown result )
static

◆ Propane_RefillRemoval()

boolean Recipe::OnTest::Propane_RefillRemoval ( InventoryItem item)
static

◆ PurifyWater()

boolean Recipe::OnTest::PurifyWater ( InventoryItem sourceItem,
unknown result )
static

◆ RefillHurricaneLantern()

boolean Recipe::OnTest::RefillHurricaneLantern ( InventoryItem item)
static

◆ RespiratorFilterNotFull()

boolean Recipe::OnTest::RespiratorFilterNotFull ( InventoryItem sourceItem,
unknown result )
static

◆ RespiratorFilterRechargedRemoval()

boolean Recipe::OnTest::RespiratorFilterRechargedRemoval ( InventoryItem sourceItem,
unknown result )
static

◆ RespiratorFilterRemoval()

boolean Recipe::OnTest::RespiratorFilterRemoval ( InventoryItem item)
static

◆ ScratchTicket()

boolean Recipe::OnTest::ScratchTicket ( InventoryItem sourceItem,
unknown result )
static

◆ SliceBreadDough()

boolean Recipe::OnTest::SliceBreadDough ( InventoryItem sourceItem,
unknown result )
static

◆ TaintedFood()

boolean Recipe::OnTest::TaintedFood ( InventoryItem item)
static

◆ WashClothing()

boolean Recipe::OnTest::WashClothing ( InventoryItem sourceItem,
unknown result )
static

◆ WholeBreadSlices()

boolean Recipe::OnTest::WholeBreadSlices ( InventoryItem item)
static

◆ WornGasmaskFilterInsert()

boolean Recipe::OnTest::WornGasmaskFilterInsert ( InventoryItem sourceItem,
unknown result )
static

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