onboardapi  9.10.0
by Rheinmetall
M_TerminalCtrl::CmdSetBlackoutMode Struct Reference

Public Member Functions

 CmdSetBlackoutMode ()
 
 CmdSetBlackoutMode (bool Enable)
 

Public Attributes

bool Enable
 Indicates if blackout mode should be enabled (true) or disabled (false). More...
 

Detailed Description

Cmd to set terminal in blackout mode. Blackout mode turns off all lighting for the complete terminal.

Constructor & Destructor Documentation

◆ CmdSetBlackoutMode() [1/2]

M_TerminalCtrl::CmdSetBlackoutMode::CmdSetBlackoutMode ( )

◆ CmdSetBlackoutMode() [2/2]

M_TerminalCtrl::CmdSetBlackoutMode::CmdSetBlackoutMode ( bool  Enable)

Member Data Documentation

◆ Enable

bool M_TerminalCtrl::CmdSetBlackoutMode::Enable

Indicates if blackout mode should be enabled (true) or disabled (false).