Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
Loading...
Searching...
No Matches
umbrella::ModOptions::Button Class Reference
Inheritance diagram for umbrella::ModOptions::Button:
umbrella::ModOptions::BaseOption

Public Attributes

button type
boolean isEnabled
umbrella::ISButton::OnClick onclick
unknown target
table args
ISButton element
Public Attributes inherited from umbrella::ModOptions::BaseOption
string id
string name
string tooltip
table element

Additional Inherited Members

Public Member Functions inherited from umbrella::ModOptions::BaseOption
void setEnabled (string bool)

Member Data Documentation

◆ args

table umbrella::ModOptions::Button::args

◆ element

ISButton umbrella::ModOptions::Button::element

◆ isEnabled

boolean umbrella::ModOptions::Button::isEnabled

◆ onclick

umbrella::ISButton::OnClick umbrella::ModOptions::Button::onclick

◆ target

unknown umbrella::ModOptions::Button::target

◆ type

button umbrella::ModOptions::Button::type

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