Module
Module Object
Last updated
Module Object
Last updated
Sets the module to a new toggled state.
Toggles the module
Toggles the module without sending a notification
Returns true if the module is enabled
Sets the keybind to the new keycode
Returns the name of the module as a String
Returns the description of the module as a String
Returns the current code of the keybind for the module as a Number
These functions allow for getting settings within the module
The only parameter is the setting name and it returns its respective setting object
Will return null if the setting does not exist
Parameter
Type
Description
state
Boolean
The new state of the module
Parameter
Type
Description
code
Number
The new keybind code of the module