DCS func popTask
From DCS World Wiki - Hoggitworld.com
Envrioment: | Mission Scripting | ||
Function: | popTask | Added with: 1.2.4 | |
Member Of: | Controller | ||
Syntax: | function Controller.popTask(Class self ) | ||
Description: | Removes the top task from the tasking queue.
| ||
Return Value: | function | ||
Return Example: | none | ||
Examples: | |||
Related Functions: | Controller: setTask, resetTask, pushTask, popTask, hasTask, setCommand, setOption, setOnOff, setAltitude, setSpeed, knowTarget, isTargetDetected, getDetectedTargets | ||
Notes: |