Project Zomboid Lua Docs 42.13.0
Unofficial documentation for Project Zomboid's Lua
Loading...
Searching...
No Matches
ISLootWindowObjectControlHandler_ClothingWasherToggle Class Reference
Inheritance diagram for ISLootWindowObjectControlHandler_ClothingWasherToggle:
ISLootWindowObjectControlHandler ISBaseObject

Public Member Functions

boolean shouldBeVisible ()
unknown getControl ()
void handleJoypadContextMenu (ISContextMenu context)
void perform ()
 ISLootWindowObjectControlHandler_ClothingWasherToggle ()
Public Member Functions inherited from ISLootWindowObjectControlHandler
boolean shouldBeVisible ()
unknown getControl ()
ISButton getButtonControl (string title)
unknown getImageButtonControl (nil imagePath)
void handleJoypadContextMenu (ISContextMenu context)
unknown addJoypadContextMenuOption (ISContextMenu context, nil text)
void perform ()
 ISLootWindowObjectControlHandler ()
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 ISLootWindowObjectControlHandler
ISButton control
boolean altColor
Public Attributes inherited from ISBaseObject
string Type
table< string, table< function, unknown > > __eventListeners

Constructor & Destructor Documentation

◆ ISLootWindowObjectControlHandler_ClothingWasherToggle()

ISLootWindowObjectControlHandler_ClothingWasherToggle::ISLootWindowObjectControlHandler_ClothingWasherToggle ( )

Member Function Documentation

◆ getControl()

unknown ISLootWindowObjectControlHandler_ClothingWasherToggle::getControl ( )

◆ handleJoypadContextMenu()

void ISLootWindowObjectControlHandler_ClothingWasherToggle::handleJoypadContextMenu ( ISContextMenu context)

◆ perform()

void ISLootWindowObjectControlHandler_ClothingWasherToggle::perform ( )

◆ shouldBeVisible()

boolean ISLootWindowObjectControlHandler_ClothingWasherToggle::shouldBeVisible ( )

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