A command to change a WWT engine setting.

This interface does not validate the specified setting name.

Hierarchy

  • ModifySettingMessage

Properties

Properties

event: "setting_set"

The tag identifying this message type.

setting: string

The setting name.

value: any

The setting value.

Generated using TypeDoc