SelectTweak class
Base tweak with a "select" setting.
Extends
Parameters
Name | Type | Description |
---|---|---|
defaultKey | string | The default options key. |
Methods
getOptions
Returns a JSON object containing a key-value pair of options for the settings.
onEnable
Called when this tweak is enabled.
onDisable
Called when this tweak is disabled.