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

Public Member Functions

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

Constructor & Destructor Documentation

◆ ISLootWindowFloorControlHandler_TakeAll()

ISLootWindowFloorControlHandler_TakeAll::ISLootWindowFloorControlHandler_TakeAll ( )

Member Function Documentation

◆ getControl()

unknown ISLootWindowFloorControlHandler_TakeAll::getControl ( )

◆ perform()

void ISLootWindowFloorControlHandler_TakeAll::perform ( )

◆ shouldBeVisible()

boolean ISLootWindowFloorControlHandler_TakeAll::shouldBeVisible ( )

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