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

Static Public Member Functions

static ISTextBox inputModal (boolean _centered, number _width, number _height, number _posX, number _posY, string _text, umbrella::ISButton::OnClick _onclick, unknown target, unknown param1, unknown param2)
static table readSaveFile ()
static void writeSaveFile (table< string, string > options)
static string dump (unknown o, integer lvl)
static void pline (unknown text)

Member Function Documentation

◆ dump()

string BCRC::dump ( unknown o,
integer lvl )
static

◆ inputModal()

ISTextBox BCRC::inputModal ( boolean _centered,
number _width,
number _height,
number _posX,
number _posY,
string _text,
umbrella::ISButton::OnClick _onclick,
unknown target,
unknown param1,
unknown param2 )
static

◆ pline()

void BCRC::pline ( unknown text)
static

◆ readSaveFile()

table BCRC::readSaveFile ( )
static

◆ writeSaveFile()

void BCRC::writeSaveFile ( table< string, string > options)
static

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