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

Static Public Member Functions

static void PreloadInit ()
static void AddPlayer (integer playerNum, IsoPlayer playerObj)
static void RemovePlayer (IsoPlayer playerObj)
static void Init ()
static void Render ()
static void Tick ()
static void onBackButtonWheel (integer playerNum, string dir)

Static Public Attributes

static number wave
static number waveTime

Member Function Documentation

◆ AddPlayer()

void EightMonthsLater::AddPlayer ( integer playerNum,
IsoPlayer playerObj )
static

◆ Init()

void EightMonthsLater::Init ( )
static

◆ onBackButtonWheel()

void EightMonthsLater::onBackButtonWheel ( integer playerNum,
string dir )
static

◆ PreloadInit()

void EightMonthsLater::PreloadInit ( )
static

◆ RemovePlayer()

void EightMonthsLater::RemovePlayer ( IsoPlayer playerObj)
static

◆ Render()

void EightMonthsLater::Render ( )
static

◆ Tick()

void EightMonthsLater::Tick ( )
static

Member Data Documentation

◆ wave

number EightMonthsLater::wave
static

◆ waveTime

number EightMonthsLater::waveTime
static

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