mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-23 11:40:57 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
@@ -1416,7 +1416,7 @@ end
|
|||||||
-- @param #CONTROLLABLE self
|
-- @param #CONTROLLABLE self
|
||||||
-- @param Core.Zone#ZONE Zone The zone where to land.
|
-- @param Core.Zone#ZONE Zone The zone where to land.
|
||||||
-- @param #number Duration The duration in seconds to stay on the ground.
|
-- @param #number Duration The duration in seconds to stay on the ground.
|
||||||
-- @return #CONTROLLABLE self
|
-- @return DCS#Task The DCS task structure.
|
||||||
function CONTROLLABLE:TaskLandAtZone( Zone, Duration, RandomPoint )
|
function CONTROLLABLE:TaskLandAtZone( Zone, Duration, RandomPoint )
|
||||||
|
|
||||||
-- Get landing point
|
-- Get landing point
|
||||||
|
|||||||
Reference in New Issue
Block a user