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

Public Member Functions

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

Constructor & Destructor Documentation

◆ ISInventoryWindowControlHandler_TransferAll()

ISInventoryWindowControlHandler_TransferAll::ISInventoryWindowControlHandler_TransferAll ( )

Member Function Documentation

◆ getControl()

unknown ISInventoryWindowControlHandler_TransferAll::getControl ( )

◆ perform()

void ISInventoryWindowControlHandler_TransferAll::perform ( )

◆ shouldBeVisible()

boolean ISInventoryWindowControlHandler_TransferAll::shouldBeVisible ( )

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