This commit is contained in:
Frank
2020-04-02 01:03:32 +02:00
parent b409b8dfc1
commit 618b4d7ded
2 changed files with 74 additions and 30 deletions
@@ -1220,7 +1220,7 @@ end
--- (AIR HELICOPTER) Landing at the ground. For helicopters only.
-- @param #CONTROLLABLE self
-- @param DCS#Vec2 Point The point where to land.
-- @param DCS#Vec2 Vec2 The point where to land.
-- @param #number Duration The duration in seconds to stay on the ground.
-- @return #CONTROLLABLE self
function CONTROLLABLE:TaskLandAtVec2(Vec2, Duration)