|
Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
|
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 |
| string umbrella::ISWidgetInput::ScriptValues::inputFullName |
| boolean umbrella::ISWidgetInput::ScriptValues::isDrain |
| boolean umbrella::ISWidgetInput::ScriptValues::isTool |
| ISLabel umbrella::ISWidgetInput::ScriptValues::itemNameLabel |
| ISButton umbrella::ISWidgetInput::ScriptValues::selectInputButton |