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

Static Public Member Functions

static string getGenericLogText (IsoPlayer _character, string _actionType)
static string getObjectPosition (IsoObject _object)
static void logAction (ISBaseTimedAction|table _action)
static void writeLog (IsoPlayer _character, { loggerName:string, loggerText:string } _packet)
static void sendLog (IsoPlayer _character, string _loggerName, string _logText)
static void OnClientCommand (string _module, string _command, IsoPlayer _plObj, table _packet)
static void init ()

Static Public Attributes

static string steamID

Member Function Documentation

◆ getGenericLogText()

string ISLogSystem::getGenericLogText ( IsoPlayer _character,
string _actionType )
static

◆ getObjectPosition()

string ISLogSystem::getObjectPosition ( IsoObject _object)
static

◆ init()

void ISLogSystem::init ( )
static

◆ logAction()

void ISLogSystem::logAction ( ISBaseTimedAction|table _action)
static

◆ OnClientCommand()

void ISLogSystem::OnClientCommand ( string _module,
string _command,
IsoPlayer _plObj,
table _packet )
static

◆ sendLog()

void ISLogSystem::sendLog ( IsoPlayer _character,
string _loggerName,
string _logText )
static

◆ writeLog()

void ISLogSystem::writeLog ( IsoPlayer _character,
{ loggerName:string, loggerText:string } _packet )
static

Member Data Documentation

◆ steamID

string ISLogSystem::steamID
static

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