Skip to main content

Class: G3000AuralAlertUtils

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Sound/G3000AuralAlerts.ts:46

A utility class for working with G3000 aural alerts.

Constructors

Constructor

new G3000AuralAlertUtils(): G3000AuralAlertUtils

Returns

G3000AuralAlertUtils

Properties

PRIMARY_QUEUE

readonly static PRIMARY_QUEUE: "g3000-aural-primary" = 'g3000-aural-primary'

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Sound/G3000AuralAlerts.ts:48

The name of the primary G3000 aural alert queue.


PRIORITIES

readonly static PRIORITIES: Readonly<Record<G3000AuralAlertIds, number>>

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Sound/G3000AuralAlerts.ts:51

A map from G3000 aural alert IDs to their default priorities.