Interface: DisplayPaneEvents
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/DisplayPanes/DisplayPaneEvents.ts:6
Events related to display panes.
Properties
left_gtc_selected_display_pane
left_gtc_selected_display_pane:
-1
|ControllableDisplayPaneIndex
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/DisplayPanes/DisplayPaneEvents.ts:11
Fires when the selected pane for the left GTC changes. Contains the index of the newly selected pane, or -1 if no pane is selected.
right_gtc_selected_display_pane
right_gtc_selected_display_pane:
-1
|ControllableDisplayPaneIndex
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/DisplayPanes/DisplayPaneEvents.ts:17
Fires when the selected pane for the right GTC changes. Contains the index of the newly selected pane, or -1 if no pane is selected.