Skip to main content

Type Alias: Epic2PfdControlEvents

Epic2PfdControlEvents = Epic2PfdControlPfdEvents & Epic2PfdControlRadioEvents & object

Defined in: workingtitle-instruments-epic2/shared/Misc/Epic2PfdControlEvents.ts:73

PFD controller events from the PFD controller actively controlling this PFD.

Type declaration

pfd_control_pfd_event

pfd_control_pfd_event: keyof Epic2PfdControlPfdEvents

Emitted when any of the PFD events are emitted with the key as data.

pfd_control_radio_event

pfd_control_radio_event: keyof Epic2PfdControlRadioEvents

Emitted when any of the radio events are emitted with the key as data.

pfd_control_state

pfd_control_state: PfdControlState

The control state of this PFD.