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

Public Member Functions

boolean shouldBeVisible ()
unknown getControl ()
void handleJoypadContextMenu (ISContextMenu context)
void perform ()
 ISLootWindowObjectControlHandler_RemoveAll ()
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_RemoveAll()

ISLootWindowObjectControlHandler_RemoveAll::ISLootWindowObjectControlHandler_RemoveAll ( )

Member Function Documentation

◆ getControl()

unknown ISLootWindowObjectControlHandler_RemoveAll::getControl ( )

◆ handleJoypadContextMenu()

void ISLootWindowObjectControlHandler_RemoveAll::handleJoypadContextMenu ( ISContextMenu context)

◆ perform()

void ISLootWindowObjectControlHandler_RemoveAll::perform ( )

◆ shouldBeVisible()

boolean ISLootWindowObjectControlHandler_RemoveAll::shouldBeVisible ( )

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