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

Static Public Member Functions

static Item newItemType (string name, string displayname, string type, string inventoryIcon)
static Item cloneItemType (string newName, string originalFullName)
static void instanceItemType (string item)

Member Function Documentation

◆ cloneItemType()

Item ScriptItemInterface::cloneItemType ( string newName,
string originalFullName )
static

◆ instanceItemType()

void ScriptItemInterface::instanceItemType ( string item)
static

◆ newItemType()

Item ScriptItemInterface::newItemType ( string name,
string displayname,
string type,
string inventoryIcon )
static

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