Skip to main content

Interface: WT21PluginBinder

A plugin binder for WT21 plugins.

Properties

backplane

backplane: InstrumentBackplane

The backplane instance.

Defined in

workingtitle-instruments-wt21/shared/WT21AvionicsPlugin.ts:9


bus

bus: EventBus

The system-wide event bus.

Defined in

workingtitle-instruments-wt21/shared/WT21AvionicsPlugin.ts:6


flightPlanner

flightPlanner: FlightPlanner<any>

The flight planner

Defined in

workingtitle-instruments-wt21/shared/WT21AvionicsPlugin.ts:12


isPrimaryInstrument

isPrimaryInstrument: boolean

Whether the instrument this plugin is being installed on is a primary instrument

Defined in

workingtitle-instruments-wt21/shared/WT21AvionicsPlugin.ts:15