Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
Loading...
Searching...
No Matches
umbrella::ISWidgetInput::ScriptValues Class Reference
Inheritance diagram for umbrella::ISWidgetInput::ScriptValues:
umbrella::ISWidgetTooltipInput::ScriptValues

Public Attributes

boolean isDrain
boolean isTool
string inputFullName
ISLabel itemNameLabel
ISButton selectInputButton
Public Attributes inherited from umbrella::ISWidgetTooltipInput::ScriptValues
boolean isConsume
InputScript script
boolean isKeep
boolean isCreate
boolean isItemCount
umbrella::RGBA iconColor
boolean cycleIcons
ISImage icon
ISLabel label
string iconText
Texture iconTexture
number amount
string amountStr
ArrayList< Item > inputObjects
ArrayList< Item > outputObjects

Member Data Documentation

◆ inputFullName

string umbrella::ISWidgetInput::ScriptValues::inputFullName

◆ isDrain

boolean umbrella::ISWidgetInput::ScriptValues::isDrain

◆ isTool

boolean umbrella::ISWidgetInput::ScriptValues::isTool

◆ itemNameLabel

ISLabel umbrella::ISWidgetInput::ScriptValues::itemNameLabel

◆ selectInputButton

ISButton umbrella::ISWidgetInput::ScriptValues::selectInputButton

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