Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
Loading...
Searching...
No Matches
umbrella::ISHealthPanel::BodyPartHandler Class Reference
Inheritance diagram for umbrella::ISHealthPanel::BodyPartHandler:
ISBaseObject

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 ()

Member Data Documentation

◆ bodyPart

BodyPart umbrella::ISHealthPanel::BodyPartHandler::bodyPart

◆ items

table umbrella::ISHealthPanel::BodyPartHandler::items

◆ panel

ISHealthPanel umbrella::ISHealthPanel::BodyPartHandler::panel

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