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

Static Public Member Functions

static void Default (Recipe recipe, ArrayList< InventoryItem > ingredients, unknown result, unknown player)
static void DismantleElectronics (Recipe recipe, ArrayList< InventoryItem > ingredients, unknown result, unknown player)
static void SawLogs (Recipe recipe, ArrayList< InventoryItem > ingredients, unknown result, unknown player)
static void DismantleRadio (Recipe recipe, ArrayList< InventoryItem > ingredients, unknown result, unknown player)
static void RadioCraft (Recipe recipe, ArrayList< InventoryItem > ingredients, unknown result, unknown player)
static void DynamicMovable (Recipe recipe, ArrayList< InventoryItem > ingredients, unknown result, unknown player)

Member Function Documentation

◆ Default()

void Recipe::OnGiveXP::Default ( Recipe recipe,
ArrayList< InventoryItem > ingredients,
unknown result,
unknown player )
static

◆ DismantleElectronics()

void Recipe::OnGiveXP::DismantleElectronics ( Recipe recipe,
ArrayList< InventoryItem > ingredients,
unknown result,
unknown player )
static

◆ DismantleRadio()

void Recipe::OnGiveXP::DismantleRadio ( Recipe recipe,
ArrayList< InventoryItem > ingredients,
unknown result,
unknown player )
static

◆ DynamicMovable()

void Recipe::OnGiveXP::DynamicMovable ( Recipe recipe,
ArrayList< InventoryItem > ingredients,
unknown result,
unknown player )
static

◆ RadioCraft()

void Recipe::OnGiveXP::RadioCraft ( Recipe recipe,
ArrayList< InventoryItem > ingredients,
unknown result,
unknown player )
static

◆ SawLogs()

void Recipe::OnGiveXP::SawLogs ( Recipe recipe,
ArrayList< InventoryItem > ingredients,
unknown result,
unknown player )
static

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