Project Zomboid Lua Docs 42.13.0
Unofficial documentation for Project Zomboid's Lua
Loading...
Searching...
No Matches
ISHealthPanel::HApplyPlantain Class Reference
Inheritance diagram for ISHealthPanel::HApplyPlantain:
ISHealthPanel::HApplyPoultice ISHealthPanel::BaseHandler ISBaseObject

Public Member Functions

 ISHealthPanel::HApplyPlantain (ISHealthPanel panel, nil bodyPart)
Public Member Functions inherited from ISHealthPanel::HApplyPoultice
void checkItem (nil item)
void addToMenu (ISContextMenu context)
boolean dropItems (nil items)
boolean isValid (nil itemType)
void perform (nil previousAction, nil itemType)
 ISHealthPanel::HApplyPoultice (nil panel, nil bodyPart, string itemType, string menuLabel, table actionClass)
Public Member Functions inherited from ISHealthPanel::BaseHandler
boolean isInjured ()
void checkItems ()
void checkContainerItems (nil container, nil childContainers)
boolean dropItems (nil items)
void addItem (nil items, nil item)
table getAllItemTypes (nil items)
unknown getItemOfType (nil items, nil type)
unknown getItemOfTag (nil items, nil type)
table getAllItemsOfType (nil items, nil type)
void onMenuOptionSelected (nil arg1, nil arg2, nil arg3, nil arg4, nil arg5, nil arg6, nil arg7, nil arg8)
ISGrabCorpseItem ISInventoryTransferAction toPlayerInventory (nil item, nil previousAction)
unknown getDoctor ()
unknown getPatient ()
 ISHealthPanel::BaseHandler (nil panel, nil bodyPart)
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 ()

Additional Inherited Members

Public Attributes inherited from ISHealthPanel::HApplyPoultice
string itemType
string menuLabel
table actionClass
Public Attributes inherited from ISHealthPanel::BaseHandler
table items
Public Attributes inherited from ISBaseObject
string Type
table< string, table< function, unknown > > __eventListeners

Member Function Documentation

◆ ISHealthPanel::HApplyPlantain()

ISHealthPanel::HApplyPlantain::ISHealthPanel::HApplyPlantain ( ISHealthPanel panel,
nil bodyPart )

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