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

Public Member Functions

void addStamp (umbrella::StashUtil::Stash self, string symbol, string text, number mapX, number mapY, number r, number g, number b)
void addContainer (umbrella::StashUtil::Stash self, string containerType, string containerSprite, string containerItem, string room, number x, number y, number z)

Static Public Member Functions

static umbrella::StashUtil::NewStash newStash (string name, string type, string item, string customName)

Public Attributes

table annotations
table containers

Member Function Documentation

◆ addContainer()

void StashUtil::addContainer ( umbrella::StashUtil::Stash self,
string containerType,
string containerSprite,
string containerItem,
string room,
number x,
number y,
number z )

◆ addStamp()

void StashUtil::addStamp ( umbrella::StashUtil::Stash self,
string symbol,
string text,
number mapX,
number mapY,
number r,
number g,
number b )

◆ newStash()

umbrella::StashUtil::NewStash StashUtil::newStash ( string name,
string type,
string item,
string customName )
static

Member Data Documentation

◆ annotations

table StashUtil::annotations

◆ containers

table StashUtil::containers

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