|
Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
|
Public Attributes | |
| BodyPart | bodyPart |
| ISHealthPanel | panel |
| table | items |
| Public Attributes inherited from ISBaseObject | |
| string | Type |
| table< string, table< function, unknown > > | __eventListeners |
Additional Inherited Members | |
| Public Member Functions inherited from ISBaseObject | |
| void | initialise () |
| ISBaseObject | derive (string type) |
| void | addEventListener (string _event, function _callback, unknown _target) |
| void | removeEventListener (string _event, function _callback) |
| void | triggerEvent (string _event, unknown ...) |
| void | clearEventListeners () |
| ISBaseObject () | |
| BodyPart umbrella::ISHealthPanel::BodyPartHandler::bodyPart |
| table umbrella::ISHealthPanel::BodyPartHandler::items |
| ISHealthPanel umbrella::ISHealthPanel::BodyPartHandler::panel |