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

Static Public Member Functions

static InventoryItem CreateSourceItem1 (Recipe recipe, Recipe::Source source, string sourceFullType, umbrella::RecipeUtils::Options options)
static void CreateSourceItem2 (Recipe recipe, Recipe::Source source, string sourceFullType, umbrella::RecipeUtils::Options options, InventoryItem[] result)
static void CreateSourceItem (Recipe recipe, Recipe::Source source, string sourceFullType, umbrella::RecipeUtils::Options options, InventoryItem[] result)
static void CreateSourceItems (Recipe recipe, umbrella::RecipeUtils::Options options, InventoryItem[] result)

Member Function Documentation

◆ CreateSourceItem()

void RecipeUtils::CreateSourceItem ( Recipe recipe,
Recipe::Source source,
string sourceFullType,
umbrella::RecipeUtils::Options options,
InventoryItem[] result )
static

◆ CreateSourceItem1()

InventoryItem RecipeUtils::CreateSourceItem1 ( Recipe recipe,
Recipe::Source source,
string sourceFullType,
umbrella::RecipeUtils::Options options )
static

◆ CreateSourceItem2()

void RecipeUtils::CreateSourceItem2 ( Recipe recipe,
Recipe::Source source,
string sourceFullType,
umbrella::RecipeUtils::Options options,
InventoryItem[] result )
static

◆ CreateSourceItems()

void RecipeUtils::CreateSourceItems ( Recipe recipe,
umbrella::RecipeUtils::Options options,
InventoryItem[] result )
static

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