Project Zomboid Lua Docs 42.13.0
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
 Unique identifier for the option.
string name
 Display name for the option.
string tooltip
 Optional tooltip text.
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: