|
Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
|
This is the complete list of members for ISLogSystem, including all inherited members.
| getGenericLogText(IsoPlayer _character, string _actionType) | ISLogSystem | static |
| getObjectPosition(IsoObject _object) | ISLogSystem | static |
| init() | ISLogSystem | static |
| logAction(ISBaseTimedAction|table _action) | ISLogSystem | static |
| OnClientCommand(string _module, string _command, IsoPlayer _plObj, table _packet) | ISLogSystem | static |
| sendLog(IsoPlayer _character, string _loggerName, string _logText) | ISLogSystem | static |
| steamID | ISLogSystem | static |
| writeLog(IsoPlayer _character, { loggerName:string, loggerText:string } _packet) | ISLogSystem | static |