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

Classes

class  AssembleBlade
class  AssembleHead
class  butcherHook
class  CopyKey
class  DismantleBlade
class  DismantleHead
class  dryLeatherCrude
class  dryLeatherFur
class  EntityRepairFull
class  generic
class  GenericBetterFixing
class  GenericEvenBetterFixing
class  GenericFixing
class  removeBlood
class  removeFeather
class  removeFlesh
class  removeFur
class  removeGrease
class  removeLeather
class  removeParts
class  SharpenBladeGrindstone
class  SharpenHeadGrindstone
class  tanLeatherCrude
class  tanLeatherFur
class  test

Static Public Member Functions

static void ONCREATE_TEST (unknown _craftProcessor, nil thing2, nil thing3)
static boolean ONTEST_TEST (unknown _craftProcessor, nil thing2, nil thing3)
static void FLAG_TEST (unknown _craftProcessor, nil thing2, nil thing3)
static void GenericFixer (CraftRecipeData craftRecipeData, IsoPlayer player, number factor, InventoryItem item, number skill, boolean head)
static InventoryItem getOutputResourceInProcessor (unknown _craftProcessor, string name)
static InventoryItem getAnimalBody (CraftRecipeData _craftRecipeData)
static void replaceOutputLeather (unknown _craftProcessor, string name, string tag)
static void replaceOutputLeather2 (unknown _craftProcessor)
static unknown getInputLeather (unknown _craftProcessor)
static string getLeatherName (unknown _craftProcessor, string tag)

Static Public Attributes

static CraftRecipeCode::SharpenBladeGrindstone SharpenBladeGrindstone
static CraftRecipeCode::SharpenHeadGrindstone SharpenHeadGrindstone
static CraftRecipeCode::EntityRepairFull EntityRepairFull
static CraftRecipeCode::DismantleBlade DismantleBlade
static CraftRecipeCode::AssembleBlade AssembleBlade
static CraftRecipeCode::DismantleHead DismantleHead
static CraftRecipeCode::AssembleHead AssembleHead
static CraftRecipeCode::CopyKey CopyKey
static CraftRecipeCode::GenericFixing GenericFixing
static CraftRecipeCode::GenericBetterFixing GenericBetterFixing
static CraftRecipeCode::GenericEvenBetterFixing GenericEvenBetterFixing
static CraftRecipeCode::butcherHook butcherHook
static CraftRecipeCode::removeLeather removeLeather
static CraftRecipeCode::removeBlood removeBlood
static CraftRecipeCode::removeGrease removeGrease
static CraftRecipeCode::removeParts removeParts
static CraftRecipeCode::removeFeather removeFeather
static CraftRecipeCode::generic generic
static CraftRecipeCode::removeFlesh removeFlesh
static CraftRecipeCode::removeFur removeFur
static CraftRecipeCode::tanLeatherCrude tanLeatherCrude
static CraftRecipeCode::tanLeatherFur tanLeatherFur
static CraftRecipeCode::dryLeatherCrude dryLeatherCrude
static CraftRecipeCode::dryLeatherFur dryLeatherFur
static CraftRecipeCode::test test

Member Function Documentation

◆ FLAG_TEST()

void CraftRecipeCode::FLAG_TEST ( unknown _craftProcessor,
nil thing2,
nil thing3 )
static

◆ GenericFixer()

void CraftRecipeCode::GenericFixer ( CraftRecipeData craftRecipeData,
IsoPlayer player,
number factor,
InventoryItem item,
number skill,
boolean head )
static

◆ getAnimalBody()

InventoryItem CraftRecipeCode::getAnimalBody ( CraftRecipeData _craftRecipeData)
static

◆ getInputLeather()

unknown CraftRecipeCode::getInputLeather ( unknown _craftProcessor)
static

◆ getLeatherName()

string CraftRecipeCode::getLeatherName ( unknown _craftProcessor,
string tag )
static

◆ getOutputResourceInProcessor()

InventoryItem CraftRecipeCode::getOutputResourceInProcessor ( unknown _craftProcessor,
string name )
static

◆ ONCREATE_TEST()

void CraftRecipeCode::ONCREATE_TEST ( unknown _craftProcessor,
nil thing2,
nil thing3 )
static

◆ ONTEST_TEST()

boolean CraftRecipeCode::ONTEST_TEST ( unknown _craftProcessor,
nil thing2,
nil thing3 )
static

◆ replaceOutputLeather()

void CraftRecipeCode::replaceOutputLeather ( unknown _craftProcessor,
string name,
string tag )
static

◆ replaceOutputLeather2()

void CraftRecipeCode::replaceOutputLeather2 ( unknown _craftProcessor)
static

Member Data Documentation

◆ AssembleBlade

CraftRecipeCode::AssembleBlade CraftRecipeCode::AssembleBlade
static

◆ AssembleHead

CraftRecipeCode::AssembleHead CraftRecipeCode::AssembleHead
static

◆ butcherHook

CraftRecipeCode::butcherHook CraftRecipeCode::butcherHook
static

◆ CopyKey

CraftRecipeCode::CopyKey CraftRecipeCode::CopyKey
static

◆ DismantleBlade

CraftRecipeCode::DismantleBlade CraftRecipeCode::DismantleBlade
static

◆ DismantleHead

CraftRecipeCode::DismantleHead CraftRecipeCode::DismantleHead
static

◆ dryLeatherCrude

CraftRecipeCode::dryLeatherCrude CraftRecipeCode::dryLeatherCrude
static

◆ dryLeatherFur

CraftRecipeCode::dryLeatherFur CraftRecipeCode::dryLeatherFur
static

◆ EntityRepairFull

CraftRecipeCode::EntityRepairFull CraftRecipeCode::EntityRepairFull
static

◆ generic

CraftRecipeCode::generic CraftRecipeCode::generic
static

◆ GenericBetterFixing

CraftRecipeCode::GenericBetterFixing CraftRecipeCode::GenericBetterFixing
static

◆ GenericEvenBetterFixing

CraftRecipeCode::GenericEvenBetterFixing CraftRecipeCode::GenericEvenBetterFixing
static

◆ GenericFixing

CraftRecipeCode::GenericFixing CraftRecipeCode::GenericFixing
static

◆ removeBlood

CraftRecipeCode::removeBlood CraftRecipeCode::removeBlood
static

◆ removeFeather

CraftRecipeCode::removeFeather CraftRecipeCode::removeFeather
static

◆ removeFlesh

CraftRecipeCode::removeFlesh CraftRecipeCode::removeFlesh
static

◆ removeFur

CraftRecipeCode::removeFur CraftRecipeCode::removeFur
static

◆ removeGrease

CraftRecipeCode::removeGrease CraftRecipeCode::removeGrease
static

◆ removeLeather

CraftRecipeCode::removeLeather CraftRecipeCode::removeLeather
static

◆ removeParts

CraftRecipeCode::removeParts CraftRecipeCode::removeParts
static

◆ SharpenBladeGrindstone

CraftRecipeCode::SharpenBladeGrindstone CraftRecipeCode::SharpenBladeGrindstone
static

◆ SharpenHeadGrindstone

CraftRecipeCode::SharpenHeadGrindstone CraftRecipeCode::SharpenHeadGrindstone
static

◆ tanLeatherCrude

CraftRecipeCode::tanLeatherCrude CraftRecipeCode::tanLeatherCrude
static

◆ tanLeatherFur

CraftRecipeCode::tanLeatherFur CraftRecipeCode::tanLeatherFur
static

◆ test

CraftRecipeCode::test CraftRecipeCode::test
static

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