From 35ba123a9e5074ab9b64adcafaae24edc902f3e9 Mon Sep 17 00:00:00 2001 From: FlightControl-User Date: Thu, 3 Dec 2020 22:22:12 +0000 Subject: [PATCH] MOOSE generated documentation [skip ci] --- Documentation/AI.AI_A2G_Dispatcher.html | 44 ++++++ Documentation/AI.AI_AIR_Dispatcher.html | 44 ------ Documentation/AI.AI_Cargo_Airplane.html | 56 +++++++ Documentation/AI.AI_Patrol.html | 12 -- Documentation/Core.Fsm.html | 4 +- Documentation/Core.Point.html | 33 ++++ Documentation/Core.Settings.html | 26 ++- Documentation/Core.Spawn.html | 138 +++++++++------- Documentation/Core.Spot.html | 99 ------------ Documentation/Functional.Designate.html | 30 ++-- Documentation/Functional.Detection.html | 6 +- Documentation/Functional.Movement.html | 28 ---- Documentation/Functional.Range.html | 87 ++++++++++ Documentation/Functional.Rat.html | 39 +++++ Documentation/Ops.Airboss.html | 18 +-- Documentation/Tasking.Task.html | 22 +++ Documentation/Tasking.Task_Cargo.html | 19 +-- .../Tasking.Task_Cargo_Dispatcher.html | 148 +----------------- Documentation/Wrapper.Airbase.html | 24 +-- Documentation/Wrapper.Client.html | 24 +-- Documentation/Wrapper.Controllable.html | 24 +-- Documentation/Wrapper.Group.html | 102 +++++++++--- Documentation/Wrapper.Positionable.html | 68 ++++++-- Documentation/Wrapper.Scenery.html | 24 +-- Documentation/Wrapper.Static.html | 24 +-- Documentation/Wrapper.Unit.html | 24 +-- 26 files changed, 599 insertions(+), 568 deletions(-) diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html index 71b9fe89a..53c6e4365 100644 --- a/Documentation/AI.AI_A2G_Dispatcher.html +++ b/Documentation/AI.AI_A2G_Dispatcher.html @@ -4463,6 +4463,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The Defender Default Settings over all Squadrons.

+ + + +
+
@@ -12806,6 +12817,17 @@ multiplied by the Overhead and rounded up to the smallest integer.

The Defender Default Settings over all Squadrons.

+ + + +
+
@@ -14123,6 +14145,17 @@ multiplied by the Overhead and rounded up to the smallest integer.

The Defender Default Settings over all Squadrons.

+ + + +
+
@@ -15747,6 +15780,17 @@ multiplied by the Overhead and rounded up to the smallest integer.

The Defender Default Settings over all Squadrons.

+ + + +
+
diff --git a/Documentation/AI.AI_AIR_Dispatcher.html b/Documentation/AI.AI_AIR_Dispatcher.html index 612854504..e222cb23b 100644 --- a/Documentation/AI.AI_AIR_Dispatcher.html +++ b/Documentation/AI.AI_AIR_Dispatcher.html @@ -4259,17 +4259,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The Defender Default Settings over all Squadrons.

- - - -
-
@@ -9567,17 +9556,6 @@ multiplied by the Overhead and rounded up to the smallest integer.

The Defender Default Settings over all Squadrons.

- - - -
-
@@ -10895,17 +10873,6 @@ multiplied by the Overhead and rounded up to the smallest integer.

The Defender Default Settings over all Squadrons.

- - - -
-
@@ -12530,17 +12497,6 @@ multiplied by the Overhead and rounded up to the smallest integer.

The Defender Default Settings over all Squadrons.

- - - -
-
diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html index aa1da4dd7..8aff18476 100644 --- a/Documentation/AI.AI_Cargo_Airplane.html +++ b/Documentation/AI.AI_Cargo_Airplane.html @@ -2439,6 +2439,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

+
+
+ + +AI_CARGO_AIRPLANE.Airbase + + + + +

Set destination airbase for next :Route() command.

+ +
+ +
@@ -4212,6 +4226,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

+
+
+ + +AI_CARGO_AIRPLANE.Airbase + + + + +

Set destination airbase for next :Route() command.

+ +
+ +
@@ -4827,6 +4855,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

+
+
+ + +AI_CARGO_AIRPLANE.Airbase + + + + +

Set destination airbase for next :Route() command.

+ +
+ +
@@ -6335,6 +6377,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

+
+
+ + +AI_CARGO_AIRPLANE.Airbase + + + + +

Set destination airbase for next :Route() command.

+ +
+ +
diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html index c348aaa53..a27ba1560 100644 --- a/Documentation/AI.AI_Patrol.html +++ b/Documentation/AI.AI_Patrol.html @@ -2955,9 +2955,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

This table contains the targets detected during patrol.

-
@@ -6205,9 +6202,6 @@ Note that this method is required, as triggers the next route when patrolling fo - -

This table contains the targets detected during patrol.

-
@@ -6952,9 +6946,6 @@ Note that this method is required, as triggers the next route when patrolling fo - -

This table contains the targets detected during patrol.

-
@@ -8592,9 +8583,6 @@ Note that this method is required, as triggers the next route when patrolling fo - -

This table contains the targets detected during patrol.

-
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html index 91eee6bc5..f41ab3ff5 100644 --- a/Documentation/Core.Fsm.html +++ b/Documentation/Core.Fsm.html @@ -5348,7 +5348,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string FSM._StartState @@ -6952,7 +6952,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string FSM._StartState diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html index 1a56e6d80..101d05668 100644 --- a/Documentation/Core.Point.html +++ b/Documentation/Core.Point.html @@ -14550,6 +14550,17 @@ BASE:TraceOnOff( false )

the y coordinate in meters.

+
+ +
+
+
+ + +POINT_VEC2.z + + +
@@ -15348,6 +15359,17 @@ BASE:TraceOnOff( false )

the y coordinate in meters.

+
+ +
+
+
+ + +POINT_VEC2.z + + +
@@ -22021,6 +22043,17 @@ By default, the last point is the closest point on road of the ToCoord. Hence, t

the y coordinate in meters.

+ + + +
+
+ + +POINT_VEC2.z + + +
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html index 7da83e39b..a9209edb5 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -2588,11 +2588,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SETTINGS.Metric +
+ +
+
+
+ + +SETTINGS.PlayerMenu + + +
@@ -4679,11 +4690,22 @@ It is advised to use this method at the start of the mission.

- + #boolean SETTINGS.Metric +
+ +
+
+
+ + +SETTINGS.PlayerMenu + + +
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html index 78cc611a4..2df0d9b1a 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3238,20 +3238,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - #number -SPAWN.SpawnCount - - - - -

The internal counter of the amount of spawning the has happened since SpawnStart.

-
@@ -3274,6 +3260,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +SPAWN.SpawnGrouping + + +
@@ -3310,6 +3307,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
@@ -3343,17 +3351,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPAWN.SpawnInitFreq - - -
@@ -3420,6 +3417,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

By default, no InitLimit

+ @@ -3427,7 +3427,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-SPAWN.SpawnInitModu +SPAWN.SpawnInitLivery + + + +
+ + +
+
+ + +SPAWN.SpawnInitModex @@ -3473,7 +3484,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number SPAWN.SpawnMaxGroups @@ -3487,7 +3498,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number SPAWN.SpawnMaxUnitsAlive @@ -3656,7 +3667,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.

+

When the first Spawn executes, all the Groups need to be made visible before start.

@@ -8585,20 +8596,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- -
-
-
- - #number -SPAWN.SpawnCount - - - - -

The internal counter of the amount of spawning the has happened since SpawnStart.

-
@@ -8621,6 +8618,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ +
+
+
+ + +SPAWN.SpawnGrouping + + +
@@ -8657,6 +8665,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ +
+
+
@@ -8690,17 +8709,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- -
-
-
- - -SPAWN.SpawnInitFreq - - -
@@ -8767,6 +8775,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

By default, no InitLimit

+
@@ -8774,7 +8785,18 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

-SPAWN.SpawnInitModu +SPAWN.SpawnInitLivery + + + + + + +
+
+ + +SPAWN.SpawnInitModex @@ -8820,7 +8842,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- + #number SPAWN.SpawnMaxGroups @@ -8834,7 +8856,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- + #number SPAWN.SpawnMaxUnitsAlive @@ -9003,7 +9025,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.

+

When the first Spawn executes, all the Groups need to be made visible before start.

diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html index de4e93af7..b90d60d72 100644 --- a/Documentation/Core.Spot.html +++ b/Documentation/Core.Spot.html @@ -2488,39 +2488,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - -
@@ -3734,39 +3701,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- - -
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - -
@@ -5272,39 +5206,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - -
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html index 018102c12..c28aa51ae 100644 --- a/Documentation/Functional.Designate.html +++ b/Documentation/Functional.Designate.html @@ -3248,7 +3248,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-DESIGNATE.LaseDuration +DESIGNATE.LaseStart @@ -3258,8 +3258,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- -DESIGNATE.LaseStart + #table +DESIGNATE.LaserCodes @@ -6416,7 +6416,7 @@ Designate:SetFlashStatusMenu( false )
-DESIGNATE.LaseDuration +DESIGNATE.LaseStart @@ -6426,8 +6426,8 @@ Designate:SetFlashStatusMenu( false )
- -DESIGNATE.LaseStart + #table +DESIGNATE.LaserCodes @@ -7226,7 +7226,7 @@ Designate:SetFlashStatusMenu( false )
-DESIGNATE.LaseDuration +DESIGNATE.LaseStart @@ -7236,8 +7236,8 @@ Designate:SetFlashStatusMenu( false )
- -DESIGNATE.LaseStart + #table +DESIGNATE.LaserCodes @@ -8006,7 +8006,7 @@ Designate:SetFlashStatusMenu( false )
-DESIGNATE.LaseDuration +DESIGNATE.LaseStart @@ -8016,8 +8016,8 @@ Designate:SetFlashStatusMenu( false )
- -DESIGNATE.LaseStart + #table +DESIGNATE.LaserCodes @@ -9679,7 +9679,7 @@ Designate:SetFlashStatusMenu( false )
-DESIGNATE.LaseDuration +DESIGNATE.LaseStart @@ -9689,8 +9689,8 @@ Designate:SetFlashStatusMenu( false )
- -DESIGNATE.LaseStart + #table +DESIGNATE.LaserCodes diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index b132ccf3d..e9608eb1e 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -18390,7 +18390,7 @@ BASE:TraceOnOff( false )
- + #number DETECTION_BASE.RefreshTimeInterval @@ -23092,7 +23092,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- + #number DETECTION_BASE.RefreshTimeInterval @@ -24850,7 +24850,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- + #number DETECTION_BASE.RefreshTimeInterval diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html index 78b59adc0..885466634 100644 --- a/Documentation/Functional.Movement.html +++ b/Documentation/Functional.Movement.html @@ -1966,20 +1966,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

-
-
- - #number -MOVEMENT.AliveUnits - - - - -

Contains the counter how many units are currently alive

- -
- -
@@ -2210,20 +2196,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

-
-
- - #number -MOVEMENT.AliveUnits - - - - -

Contains the counter how many units are currently alive

- -
- -
diff --git a/Documentation/Functional.Range.html b/Documentation/Functional.Range.html index b234d528b..749381fc5 100644 --- a/Documentation/Functional.Range.html +++ b/Documentation/Functional.Range.html @@ -2523,6 +2523,12 @@ The could avoid the lua garbage collection to accidentally/falsely deallocate th

RANGE.strafemaxalt

Maximum altitude above ground for registering for a strafe run. Default is 914 m = 3000 ft.

+ + + +

RANGE.timerCheckZone

+ + @@ -2541,6 +2547,12 @@ The could avoid the lua garbage collection to accidentally/falsely deallocate th

RANGE.trackrockets

If true (default), all rocket types are tracked and impact point to closest bombing target is evaluated.

+ + + +

RANGE.verbose

+ +

Verbosity level. Higher means more output to DCS log file.

@@ -4450,6 +4462,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+ + +RANGE.timerCheckZone + + + + +

SCHEDULER:New(nil, self._CheckInZone, {self, EventData.IniUnitName}, 1, 1)

+ +
+
@@ -4483,6 +4509,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+ + #boolean +RANGE.verbose + +

Verbosity level. Higher means more output to DCS log file.

+ +
+
@@ -9545,6 +9582,20 @@ If a zone is not explicitly specified, the range zone is determined by its locat
+
+
+
+ + +RANGE.timerCheckZone + + + + +

SCHEDULER:New(nil, self._CheckInZone, {self, EventData.IniUnitName}, 1, 1)

+ +
+
@@ -9578,6 +9629,17 @@ If a zone is not explicitly specified, the range zone is determined by its locat
+
+
+
+ + #boolean +RANGE.verbose + +

Verbosity level. Higher means more output to DCS log file.

+ +
+
@@ -11567,6 +11629,20 @@ If a zone is not explicitly specified, the range zone is determined by its locat
+
+
+
+ + +RANGE.timerCheckZone + + + + +

SCHEDULER:New(nil, self._CheckInZone, {self, EventData.IniUnitName}, 1, 1)

+ +
+
@@ -11600,6 +11676,17 @@ If a zone is not explicitly specified, the range zone is determined by its locat
+
+
+
+ + #boolean +RANGE.verbose + +

Verbosity level. Higher means more output to DCS log file.

+ +
+
diff --git a/Documentation/Functional.Rat.html b/Documentation/Functional.Rat.html index 576f0a7f7..8f40da086 100644 --- a/Documentation/Functional.Rat.html +++ b/Documentation/Functional.Rat.html @@ -3216,6 +3216,12 @@ manager:Stop(7200)

RAT.termtype

Type of terminal to be used when spawning at an airbase.

+ + + +

RAT.type

+ + @@ -6463,6 +6469,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Type of terminal to be used when spawning at an airbase.

+
+ +
+
+
+ + +RAT.type + + +
@@ -14343,6 +14360,17 @@ Initializes the ratcraft array and group menu.

Type of terminal to be used when spawning at an airbase.

+
+ +
+
+
+ + +RAT.type + + +
@@ -20278,6 +20306,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

Type of terminal to be used when spawning at an airbase.

+
+ +
+
+
+ + +RAT.type + + +
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html index b33016bd3..252df34f6 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -37659,7 +37659,7 @@ BASE:TraceOnOff( false ) -

Set current case.

+

Set case to that of lead.

@@ -37728,7 +37728,7 @@ BASE:TraceOnOff( false ) -

Set stack flag.

+

Also decrease flag for section members of flight.

@@ -37741,17 +37741,6 @@ BASE:TraceOnOff( false )

Data table at each position in the groove. Elements are of type AIRBOSS.GrooveData.

-
- -
-
-
- - #boolean -AIRBOSS.PlayerData.holding - - -
@@ -37920,9 +37909,6 @@ BASE:TraceOnOff( false ) - -

Set time stamp.

-
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html index 687360e33..67468c54b 100644 --- a/Documentation/Tasking.Task.html +++ b/Documentation/Tasking.Task.html @@ -2680,6 +2680,17 @@ but can separately be modified later in your mission using the +
+ +
+
+
@@ -7316,6 +7327,17 @@ If the Unit is part of the Task, true is returned.

+
+ +
+
+
diff --git a/Documentation/Tasking.Task_Cargo.html b/Documentation/Tasking.Task_Cargo.html index 1290b1164..5b3ae29a7 100644 --- a/Documentation/Tasking.Task_Cargo.html +++ b/Documentation/Tasking.Task_Cargo.html @@ -2973,22 +2973,11 @@ based on the tasking capabilities defined in - -
-
-
@@ -3021,7 +3010,7 @@ based on the tasking capabilities defined in
- #number + TASK_CARGO.CargoLimit @@ -4443,7 +4432,7 @@ based on the tasking capabilities defined in
- #number + TASK_CARGO.CargoLimit @@ -8975,7 +8964,7 @@ If the Unit is part of the Task, true is returned.

- #number + TASK_CARGO.CargoLimit diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html index 876096d95..09a1e075e 100644 --- a/Documentation/Tasking.Task_Cargo_Dispatcher.html +++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html @@ -2909,41 +2909,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - -
-
- - #boolean -TASK_CARGO_DISPATCHER.CSARTasks + #number +TASK_CARGO_DISPATCHER.CountCSAR @@ -4021,41 +3988,8 @@ This method can only be used once!

- - -
-
- - #boolean -TASK_CARGO_DISPATCHER.CSARTasks + #number +TASK_CARGO_DISPATCHER.CountCSAR @@ -4912,41 +4846,8 @@ This method can only be used once!

- - -
-
- - #boolean -TASK_CARGO_DISPATCHER.CSARTasks + #number +TASK_CARGO_DISPATCHER.CountCSAR @@ -6439,41 +6340,8 @@ This method can only be used once!

- - -
-
- - #boolean -TASK_CARGO_DISPATCHER.CSARTasks + #number +TASK_CARGO_DISPATCHER.CountCSAR diff --git a/Documentation/Wrapper.Airbase.html b/Documentation/Wrapper.Airbase.html index ddefe66c6..1e7ea932e 100644 --- a/Documentation/Wrapper.Airbase.html +++ b/Documentation/Wrapper.Airbase.html @@ -6173,24 +6173,16 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction. -

Return values:

+

Return value:

-
-

#number:

-
-
- -

The POSITIONABLE heading

+
+

#number:

+
+
+ +

The POSITIONABLE heading in degrees or nil if not existing or alive.

-
-
-

#nil:

-
-
- -

The POSITIONABLE is not existing or alive.

- -
+
diff --git a/Documentation/Wrapper.Client.html b/Documentation/Wrapper.Client.html index 95ea92638..f20945511 100644 --- a/Documentation/Wrapper.Client.html +++ b/Documentation/Wrapper.Client.html @@ -16067,24 +16067,16 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction. -

Return values:

+

Return value:

-
-

#number:

-
-
- -

The POSITIONABLE heading

+
+

#number:

+
+
+ +

The POSITIONABLE heading in degrees or nil if not existing or alive.

-
-
-

#nil:

-
-
- -

The POSITIONABLE is not existing or alive.

- -
+
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html index b4eceda82..588cba463 100644 --- a/Documentation/Wrapper.Controllable.html +++ b/Documentation/Wrapper.Controllable.html @@ -12551,24 +12551,16 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction. -

Return values:

+

Return value:

-
-

#number:

-
-
- -

The POSITIONABLE heading

+
+

#number:

+
+
+ +

The POSITIONABLE heading in degrees or nil if not existing or alive.

-
-
-

#nil:

-
-
- -

The POSITIONABLE is not existing or alive.

- -
+
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html index a74f180f2..575a52481 100644 --- a/Documentation/Wrapper.Group.html +++ b/Documentation/Wrapper.Group.html @@ -4528,7 +4528,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+
+ + +GROUP.InitRespawnRandomizePositionOuter @@ -8502,7 +8513,18 @@ So each unit of the group is respawned at exactly the same parking spot as it cu + +
+
+
+ + +GROUP.InitRespawnRandomizePositionOuter @@ -16865,7 +16887,18 @@ Note that when the WayPoint parameter is used, the new start mission waypoint of + +
+
+
+ + +GROUP.InitRespawnRandomizePositionOuter @@ -17534,24 +17567,16 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction. -

Return values:

+

Return value:

-
-

#number:

-
-
- -

The POSITIONABLE heading

+
+

#number:

+
+
+ +

The POSITIONABLE heading in degrees or nil if not existing or alive.

-
-
-

#nil:

-
-
- -

The POSITIONABLE is not existing or alive.

- -
+
@@ -20337,7 +20362,18 @@ Coordinates are dependent on the position of the maps origin.

+ +
+
+
+ + +GROUP.InitRespawnRandomizePositionOuter @@ -20991,7 +21027,18 @@ If the Identifiable is alive, true is returned.

+ +
+
+
+ + +GROUP.InitRespawnRandomizePositionOuter @@ -21251,7 +21298,18 @@ If the Identifiable is alive, true is returned.

+ +
+
+
+ + +GROUP.InitRespawnRandomizePositionOuter diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html index a1762b023..c7559cb88 100644 --- a/Documentation/Wrapper.Positionable.html +++ b/Documentation/Wrapper.Positionable.html @@ -3287,6 +3287,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+ @@ -3963,24 +3974,16 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction.

POSITIONABLE

-

Return values:

+

Return value:

-
-

#number:

-
-
- -

The POSITIONABLE heading

+
+

#number:

+
+
+ +

The POSITIONABLE heading in degrees or nil if not existing or alive.

-
-
-

#nil:

-
-
- -

The POSITIONABLE is not existing or alive.

- -
+
@@ -6682,6 +6685,17 @@ Coordinates are dependent on the position of the maps origin.

+
+ +
+ @@ -7259,6 +7273,17 @@ If the Identifiable is alive, true is returned.

+
+ +
+ @@ -7442,6 +7467,17 @@ If the Identifiable is alive, true is returned.

+
+ +
+ diff --git a/Documentation/Wrapper.Scenery.html b/Documentation/Wrapper.Scenery.html index 8fab08e2b..97b5a9071 100644 --- a/Documentation/Wrapper.Scenery.html +++ b/Documentation/Wrapper.Scenery.html @@ -3376,24 +3376,16 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction. -

Return values:

+

Return value:

-
-

#number:

-
-
- -

The POSITIONABLE heading

+
+

#number:

+
+
+ +

The POSITIONABLE heading in degrees or nil if not existing or alive.

-
-
-

#nil:

-
-
- -

The POSITIONABLE is not existing or alive.

- -
+
diff --git a/Documentation/Wrapper.Static.html b/Documentation/Wrapper.Static.html index 8a4e92030..b8687dea8 100644 --- a/Documentation/Wrapper.Static.html +++ b/Documentation/Wrapper.Static.html @@ -3824,24 +3824,16 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction. -

Return values:

+

Return value:

-
-

#number:

-
-
- -

The POSITIONABLE heading

+
+

#number:

+
+
+ +

The POSITIONABLE heading in degrees or nil if not existing or alive.

-
-
-

#nil:

-
-
- -

The POSITIONABLE is not existing or alive.

- -
+
diff --git a/Documentation/Wrapper.Unit.html b/Documentation/Wrapper.Unit.html index b4507fc68..ebbf6c31b 100644 --- a/Documentation/Wrapper.Unit.html +++ b/Documentation/Wrapper.Unit.html @@ -14610,24 +14610,16 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction. -

Return values:

+

Return value:

-
-

#number:

-
-
- -

The POSITIONABLE heading

+
+

#number:

+
+
+ +

The POSITIONABLE heading in degrees or nil if not existing or alive.

-
-
-

#nil:

-
-
- -

The POSITIONABLE is not existing or alive.

- -
+