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

Static Public Member Functions

static void OnCreateCatalogue (InventoryItem item)
static void OnCreateRPGmanual (InventoryItem item)
static void OnCreateGenericMail (InventoryItem item)
static void OnCreateLetterHandwritten (InventoryItem item)
static void OnCreateScarecrow (InventoryItem item)
static void OnCreateSkeletonDisplay (InventoryItem item)
static void OnCreateLocket (InventoryItem item)
static void OnCreateDoodle (InventoryItem item)
static void OnCreateDoodleKids (InventoryItem item)
static void OnCreateGasMask (InventoryItem item)
static void OnCreateRespirator (InventoryItem item)
static void OnCreateSCBA (InventoryItem item)
static void OnCreateHairDyeBottle (InventoryItem item)
static void OnCreatePopBottle (InventoryItem item)
static void OnCreatePopCan (InventoryItem item)
static void OnCreateColorFromDefinition (InventoryItem item)
static void OnCreateRandomColor (InventoryItem item)
static void OnCreateSodaCan (InventoryItem item)
static void OnCreateWaterBottle (InventoryItem item)
static void OnCreatePostcard (InventoryItem item)
static void OnCreateSnowGlobe (InventoryItem item)
static void OnCreateRecipeClipping (InventoryItem item)
static void CreateSchematic (InventoryItem item, string[] list, number multipleChance)
static void OnCreateExplosivesSchematic (InventoryItem item)
static void OnCreateMeleeWeaponSchematic (InventoryItem item)
static void OnCreateBSToolsSchematic (InventoryItem item)
static void OnCreateArmorSchematic (InventoryItem item)
static void OnCreateCookwareSchematic (InventoryItem item)
static void OnCreateSurvivalSchematic (InventoryItem item)
static void OnCreateSewingPattern (InventoryItem item)
static void OnCreateRecipeMagazine (InventoryItem item)

Member Function Documentation

◆ CreateSchematic()

void SpecialLootSpawns::CreateSchematic ( InventoryItem item,
string[] list,
number multipleChance )
static

◆ OnCreateArmorSchematic()

void SpecialLootSpawns::OnCreateArmorSchematic ( InventoryItem item)
static

◆ OnCreateBSToolsSchematic()

void SpecialLootSpawns::OnCreateBSToolsSchematic ( InventoryItem item)
static

◆ OnCreateCatalogue()

void SpecialLootSpawns::OnCreateCatalogue ( InventoryItem item)
static

◆ OnCreateColorFromDefinition()

void SpecialLootSpawns::OnCreateColorFromDefinition ( InventoryItem item)
static

◆ OnCreateCookwareSchematic()

void SpecialLootSpawns::OnCreateCookwareSchematic ( InventoryItem item)
static

◆ OnCreateDoodle()

void SpecialLootSpawns::OnCreateDoodle ( InventoryItem item)
static

◆ OnCreateDoodleKids()

void SpecialLootSpawns::OnCreateDoodleKids ( InventoryItem item)
static

◆ OnCreateExplosivesSchematic()

void SpecialLootSpawns::OnCreateExplosivesSchematic ( InventoryItem item)
static

◆ OnCreateGasMask()

void SpecialLootSpawns::OnCreateGasMask ( InventoryItem item)
static

◆ OnCreateGenericMail()

void SpecialLootSpawns::OnCreateGenericMail ( InventoryItem item)
static

◆ OnCreateHairDyeBottle()

void SpecialLootSpawns::OnCreateHairDyeBottle ( InventoryItem item)
static

◆ OnCreateLetterHandwritten()

void SpecialLootSpawns::OnCreateLetterHandwritten ( InventoryItem item)
static

◆ OnCreateLocket()

void SpecialLootSpawns::OnCreateLocket ( InventoryItem item)
static

◆ OnCreateMeleeWeaponSchematic()

void SpecialLootSpawns::OnCreateMeleeWeaponSchematic ( InventoryItem item)
static

◆ OnCreatePopBottle()

void SpecialLootSpawns::OnCreatePopBottle ( InventoryItem item)
static

◆ OnCreatePopCan()

void SpecialLootSpawns::OnCreatePopCan ( InventoryItem item)
static

◆ OnCreatePostcard()

void SpecialLootSpawns::OnCreatePostcard ( InventoryItem item)
static

◆ OnCreateRandomColor()

void SpecialLootSpawns::OnCreateRandomColor ( InventoryItem item)
static

◆ OnCreateRecipeClipping()

void SpecialLootSpawns::OnCreateRecipeClipping ( InventoryItem item)
static

◆ OnCreateRecipeMagazine()

void SpecialLootSpawns::OnCreateRecipeMagazine ( InventoryItem item)
static

◆ OnCreateRespirator()

void SpecialLootSpawns::OnCreateRespirator ( InventoryItem item)
static

◆ OnCreateRPGmanual()

void SpecialLootSpawns::OnCreateRPGmanual ( InventoryItem item)
static

◆ OnCreateScarecrow()

void SpecialLootSpawns::OnCreateScarecrow ( InventoryItem item)
static

◆ OnCreateSCBA()

void SpecialLootSpawns::OnCreateSCBA ( InventoryItem item)
static

◆ OnCreateSewingPattern()

void SpecialLootSpawns::OnCreateSewingPattern ( InventoryItem item)
static

◆ OnCreateSkeletonDisplay()

void SpecialLootSpawns::OnCreateSkeletonDisplay ( InventoryItem item)
static

◆ OnCreateSnowGlobe()

void SpecialLootSpawns::OnCreateSnowGlobe ( InventoryItem item)
static

◆ OnCreateSodaCan()

void SpecialLootSpawns::OnCreateSodaCan ( InventoryItem item)
static

◆ OnCreateSurvivalSchematic()

void SpecialLootSpawns::OnCreateSurvivalSchematic ( InventoryItem item)
static

◆ OnCreateWaterBottle()

void SpecialLootSpawns::OnCreateWaterBottle ( InventoryItem item)
static

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