Skip to main content

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

ParameterTypeDescription
visiblebooleanwhether the systems page should be visible

Returns

void