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

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

Member Function Documentation

◆ getValue()

integer umbrella::ModOptions::Keybind::getValue ( )

◆ setValue()

void umbrella::ModOptions::Keybind::setValue ( integer value)

Member Data Documentation

◆ defaultkey

integer umbrella::ModOptions::Keybind::defaultkey

◆ element

umbrella::ModOptions::Keybind::Element umbrella::ModOptions::Keybind::element

◆ key

integer umbrella::ModOptions::Keybind::key

◆ type

keybind umbrella::ModOptions::Keybind::type

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