Skip to main content

Class: MessageSystemConfig

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Message/MessageSystemConfig.ts:6

A configuration object which defines options related to the message system.

Implements

Constructors

Constructor

new MessageSystemConfig(element): MessageSystemConfig

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Message/MessageSystemConfig.ts:14

Creates a new MessageSystemConfig from a configuration document element.

Parameters

ParameterTypeDescription
elementundefined | ElementA configuration document element.

Returns

MessageSystemConfig

Properties

includeCas

readonly includeCas: boolean

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Message/MessageSystemConfig.ts:8

Whether the message system should include CAS messages in addition to system messages.