Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
Loading...
Searching...
No Matches
umbrella::StashUtil::Stash Class Reference
Inheritance diagram for umbrella::StashUtil::Stash:
umbrella::StashUtil::NewStash

Public Attributes

string name
string type
string item
string customName
integer buildingX
integer buildingY
string spawnTable
integer zombies
integer barricades
integer spawnOnlyOnZed
string daysToSpawn
string traps
umbrella::StashUtil::StashContainer[] containers
umbrella::StashUtil::StashAnnotation[] annotations

Member Data Documentation

◆ annotations

umbrella::StashUtil::StashAnnotation [] umbrella::StashUtil::Stash::annotations

◆ barricades

integer umbrella::StashUtil::Stash::barricades

◆ buildingX

integer umbrella::StashUtil::Stash::buildingX

◆ buildingY

integer umbrella::StashUtil::Stash::buildingY

◆ containers

umbrella::StashUtil::StashContainer [] umbrella::StashUtil::Stash::containers

◆ customName

string umbrella::StashUtil::Stash::customName

◆ daysToSpawn

string umbrella::StashUtil::Stash::daysToSpawn

◆ item

string umbrella::StashUtil::Stash::item

◆ name

string umbrella::StashUtil::Stash::name

◆ spawnOnlyOnZed

integer umbrella::StashUtil::Stash::spawnOnlyOnZed

◆ spawnTable

string umbrella::StashUtil::Stash::spawnTable

◆ traps

string umbrella::StashUtil::Stash::traps

◆ type

string umbrella::StashUtil::Stash::type

◆ zombies

integer umbrella::StashUtil::Stash::zombies

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