Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
Loading...
Searching...
No Matches
umbrella::ModOptions::BaseOption Class Reference
Inheritance diagram for umbrella::ModOptions::BaseOption:
umbrella::ModOptions::Button umbrella::ModOptions::ColorPicker umbrella::ModOptions::ComboBox umbrella::ModOptions::Keybind umbrella::ModOptions::MultipleTickBox umbrella::ModOptions::Slider umbrella::ModOptions::TextEntry umbrella::ModOptions::TickBox

Public Member Functions

void setEnabled (string bool)

Public Attributes

string id
string name
string tooltip
table element

Member Function Documentation

◆ setEnabled()

void umbrella::ModOptions::BaseOption::setEnabled ( string bool )

Member Data Documentation

◆ element

table umbrella::ModOptions::BaseOption::element

◆ id

string umbrella::ModOptions::BaseOption::id

◆ name

string umbrella::ModOptions::BaseOption::name

◆ tooltip

string umbrella::ModOptions::BaseOption::tooltip

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