Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
Loading...
Searching...
No Matches
umbrella::ISItemEditPanel::BaseElement Class Reference
Inheritance diagram for umbrella::ISItemEditPanel::BaseElement:
umbrella::ISItemEditPanel::BooleanElement umbrella::ISItemEditPanel::ColorElement umbrella::ISItemEditPanel::NumberElement umbrella::ISItemEditPanel::StringElement

Public Member Functions

false fun (panel:ISItemEditPanel) funcOnSave

Public Attributes

integer type
string text
false string funcGet
false string funcSet
false fun(panel:ISItemEditPanel) boolean editable
boolean isAttribute
AttributeType attributeType
AttributeInstance attribute

Member Function Documentation

◆ fun()

false umbrella::ISItemEditPanel::BaseElement::fun ( panel:ISItemEditPanel )

Member Data Documentation

◆ attribute

AttributeInstance umbrella::ISItemEditPanel::BaseElement::attribute

◆ attributeType

AttributeType umbrella::ISItemEditPanel::BaseElement::attributeType

◆ editable

false fun (panel: ISItemEditPanel) boolean umbrella::ISItemEditPanel::BaseElement::editable

◆ funcGet

false string umbrella::ISItemEditPanel::BaseElement::funcGet

◆ funcSet

false string umbrella::ISItemEditPanel::BaseElement::funcSet

◆ isAttribute

boolean umbrella::ISItemEditPanel::BaseElement::isAttribute

◆ text

string umbrella::ISItemEditPanel::BaseElement::text

◆ type

integer umbrella::ISItemEditPanel::BaseElement::type

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