DCS func getRadioSilentMode

From DCS World Wiki - Hoggitworld.com

Scripting Root

Envrioment: Mission Scripting
Function: getRadioSilentMode Added with: 2.7.5
Member Of: Airbase
Syntax: boolean Airbase.getRadioSilentMode(Class Self )
Description: Returns a boolean value for whether or not the ATC for the passed airbase object has been silenced.


Return Value: boolean
Return Example: true
Examples:
Related Functions: Airbase Functions: getCallsign, getUnit, getID, getCategoryEx, getParking, getRunways, getTechObjectPos, getRadioSilentMode, setRadioSilentMode, autoCapture, autoCaptureIsOn, setCoalition, getWarehouse,
Notes: