Skip to main content

Interface: FmsMessageControlEvents

Defined in: workingtitle-instruments-epic2/shared/FmsMessageSystem/FmsMessageControlEvents.ts:14

Events for controlling the help window.

Properties

clear_message

clear_message: undefined | FmsMessageKey

Defined in: workingtitle-instruments-epic2/shared/FmsMessageSystem/FmsMessageControlEvents.ts:19

Clears any message with the provided key in the help window


post_message

post_message: FmsMessageWidnowPostMessagePacket

Defined in: workingtitle-instruments-epic2/shared/FmsMessageSystem/FmsMessageControlEvents.ts:16

Posts a message to the help window. Discarded if key is not None and message with same key already present