DCS func autoCaptureIsOn
From DCS World Wiki - Hoggitworld.com
| Envrioment: | Mission Scripting | ||
| Function: | autoCapture | Added with: 2.8.8 | |
| Member Of: | Airbase | ||
| Syntax: | boolean Airbase.autoCapture(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: | |||