Interface: SystemsPageComponent
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/SystemsOverlay/SystemsPageComponent.ts:4
Interface for WT21 MFD systems pages
Methods
setVisibility()
setVisibility(
visible
):void
Defined in: workingtitle-instruments-wt21/instruments/html_ui/Pages/VCockpit/Instruments/WT21/MFD/Components/SystemsOverlay/SystemsPageComponent.ts:10
Sets the visibility of the systems page
Parameters
Parameter | Type | Description |
---|---|---|
visible | boolean | whether the systems page should be visible |
Returns
void