DCS func autoCaptureIsOn
From DCS World Wiki - Hoggitworld.com
Envrioment: | Mission Scripting | ||
Function: | autoCaptureIsOn | Added with: 2.8.8 | |
Member Of: | Airbase | ||
Syntax: | boolean Airbase.autoCaptureIsOn(Class Self ) | ||
Description: | Returns the current autoCapture setting for the passed base.
true: Auto capture is enabled false; Auto capture is disabled
| ||
Return Value: | boolean | ||
Return Example: | true | ||
Examples: | |||
Related Functions: | Airbase Functions: getCallsign, getUnit, getID, getCategoryEx, getParking, getRunways, getTechObjectPos, getDispatcherTowerPos, getRadioSilentMode, setRadioSilentMode, autoCapture, autoCaptureIsOn, setCoalition, getWarehouse, | ||
Notes: |