|
Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
|
Classes | |
| class | Element |
Public Member Functions | |
| integer | getValue () |
| void | setValue (integer value) |
| Public Member Functions inherited from umbrella::ModOptions::BaseOption | |
| void | setEnabled (string bool) |
Public Attributes | |
| keybind | type |
| integer | key |
| integer | defaultkey |
| umbrella::ModOptions::Keybind::Element | element |
| Public Attributes inherited from umbrella::ModOptions::BaseOption | |
| string | id |
| string | name |
| string | tooltip |
| table | element |
| integer umbrella::ModOptions::Keybind::getValue | ( | ) |
| void umbrella::ModOptions::Keybind::setValue | ( | integer | value | ) |
| integer umbrella::ModOptions::Keybind::defaultkey |
| umbrella::ModOptions::Keybind::Element umbrella::ModOptions::Keybind::element |
| integer umbrella::ModOptions::Keybind::key |
| keybind umbrella::ModOptions::Keybind::type |