new SettingCommand(data)
Class representing a settings command.
Parameters:
Name | Type | Description |
---|---|---|
data |
SettingCommandData.<T> | The SettingCommandData. |
- Source:
Members
displayName :string
Type:
- string
- Source:
getValue :SettingCommandGetValue.<T>
Type:
- Source:
setting :string
Type:
- string
- Source: