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

Static Public Member Functions

static umbrella::Camping::TentSprites findTentSprites (string sprite)
static IsoThumpable addTent (IsoGridSquare grid, string sprite)
static void removeTent (IsoObject tent)
static void destroyTent (IsoObject tent)
static IsoObject[] getTentObjects (IsoObject tent)
static boolean isTentObject (IsoObject object)
static IsoObject findTentObject (IsoGridSquare square)
static IsoObject tentAt (number x, number y, number z)
static IsoObject getCurrentTent (IsoGridSquare grid)

Member Function Documentation

◆ addTent()

IsoThumpable camping::addTent ( IsoGridSquare grid,
string sprite )
static

◆ destroyTent()

void camping::destroyTent ( IsoObject tent)
static

◆ findTentObject()

IsoObject camping::findTentObject ( IsoGridSquare square)
static

◆ findTentSprites()

umbrella::Camping::TentSprites camping::findTentSprites ( string sprite)
static

◆ getCurrentTent()

IsoObject camping::getCurrentTent ( IsoGridSquare grid)
static

◆ getTentObjects()

IsoObject[] camping::getTentObjects ( IsoObject tent)
static

◆ isTentObject()

boolean camping::isTentObject ( IsoObject object)
static

◆ removeTent()

void camping::removeTent ( IsoObject tent)
static

◆ tentAt()

IsoObject camping::tentAt ( number x,
number y,
number z )
static

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