From 63bc9195ec3b4be0e9d576d1eed4086030c61dc1 Mon Sep 17 00:00:00 2001
From: Applevangelist
Date: Sat, 19 Jun 2021 20:34:18 +0000
Subject: [PATCH] MOOSE generated documentation [skip ci]
---
Documentation/AI.AI_A2G_Dispatcher.html | 44 --------
Documentation/AI.AI_Cargo.html | 8 +-
Documentation/AI.AI_Patrol.html | 12 ---
Documentation/Cargo.CargoCrate.html | 22 ----
Documentation/Cargo.CargoGroup.html | 28 +++++
Documentation/Cargo.CargoUnit.html | 22 ----
Documentation/Core.Point.html | 6 ++
Documentation/Core.Settings.html | 4 +-
Documentation/Core.Spawn.html | 22 ++--
Documentation/Core.Spot.html | 132 ------------------------
Documentation/Functional.Designate.html | 110 ++++++++++++++++++++
Documentation/Functional.Detection.html | 72 +------------
Documentation/Functional.Movement.html | 28 -----
Documentation/Functional.Shorad.html | 2 +-
Documentation/Ops.Airboss.html | 17 ++-
Documentation/Ops.Atis.html | 75 ++++++++++++++
Documentation/Sound.MSRS.html | 86 +++++++++++++++
Documentation/Tasking.Task.html | 22 ++++
Documentation/Tasking.Task_Cargo.html | 13 ++-
Documentation/Wrapper.Client.html | 14 +--
Documentation/Wrapper.Group.html | 78 ++------------
Documentation/Wrapper.Marker.html | 72 ++++++++++++-
Documentation/Wrapper.Positionable.html | 44 ++++++++
23 files changed, 497 insertions(+), 436 deletions(-)
diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html
index 5eab9e0c0..7a156ab69 100644
--- a/Documentation/AI.AI_A2G_Dispatcher.html
+++ b/Documentation/AI.AI_A2G_Dispatcher.html
@@ -4623,17 +4623,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -12977,17 +12966,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -14305,17 +14283,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -15939,17 +15906,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.html b/Documentation/AI.AI_Cargo.html
index 15c54c0c4..f6622028e 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -2612,7 +2612,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -4642,7 +4642,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -5254,7 +5254,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -6758,7 +6758,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html
index c6598a849..6905d3e6f 100644
--- a/Documentation/AI.AI_Patrol.html
+++ b/Documentation/AI.AI_Patrol.html
@@ -3115,9 +3115,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
This table contains the targets detected during patrol.
-
@@ -6365,9 +6362,6 @@ Note that this method is required, as triggers the next route when patrolling fo
-
-
This table contains the targets detected during patrol.
-
@@ -7112,9 +7106,6 @@ Note that this method is required, as triggers the next route when patrolling fo
-
-
This table contains the targets detected during patrol.
-
@@ -8751,9 +8742,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/Cargo.CargoCrate.html b/Documentation/Cargo.CargoCrate.html
index 3d6ba2c57..2a2bf0f5a 100644
--- a/Documentation/Cargo.CargoCrate.html
+++ b/Documentation/Cargo.CargoCrate.html
@@ -1727,17 +1727,6 @@ Controls a network of short range air/missile defense groups.
Field(s)
-
@@ -2406,17 +2395,6 @@ Controls a network of short range air/missile defense groups.
Field(s)
-
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index 21921a00a..796b35cd2 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -1798,6 +1798,20 @@ Controls a network of short range air/missile defense groups.
+
+
+
+
+
+
+
+
CARGO_GROUP.CargoGroup
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index 66c644946..25f496314 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1705,17 +1705,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
Set cargo object.
-
-
-
-
@@ -2431,17 +2420,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
Set cargo object.
-
-
-
-
diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html
index 6f6af4576..c48d45e19 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -5060,6 +5060,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Coordinates.
+
@@ -12849,6 +12852,9 @@ Creates a line on the F10 map from one point to another.
+
+ Coordinates.
+
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index cc706d534..83e60f4fd 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2704,7 +2704,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
SETTINGS.A2GSystem
@@ -4798,7 +4798,7 @@ It is advised to use this method at the start of the mission.
- #string
+
SETTINGS.A2GSystem
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index 5ebe986de..58c883f22 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3565,12 +3565,12 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3578,14 +3578,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8896,12 +8893,12 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
#boolean
-
SPAWN.SpawnInitKeepUnitNames
+
SPAWN.SpawnInitLimit
-
Overwrite unit names by default with group name.
+
By default, no InitLimit
@@ -8909,14 +8906,11 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index 8ecc9076e..7da346568 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2648,50 +2648,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
@@ -3905,50 +3861,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
@@ -5453,50 +5365,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index 9b46da668..d5f94ae56 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -3401,6 +3401,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3412,6 +3423,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6558,6 +6580,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -6569,6 +6602,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -7357,6 +7401,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -7368,6 +7423,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -8126,6 +8192,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -8137,6 +8214,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -9787,6 +9875,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -9798,6 +9897,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 3e7385a8d..c5740da25 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -18753,28 +18753,6 @@ BASE:TraceOnOff( false )
-
-
-
-
-
@@ -18935,7 +18913,7 @@ BASE:TraceOnOff( false )
-
-
@@ -23659,7 +23615,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
@@ -25438,7 +25372,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 9f73678d5..c9ebcf64d 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2126,20 +2126,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
-
-
-
-
@@ -2370,20 +2356,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.Shorad.html b/Documentation/Functional.Shorad.html
index d2b33193a..72a6d8c19 100644
--- a/Documentation/Functional.Shorad.html
+++ b/Documentation/Functional.Shorad.html
@@ -1486,7 +1486,7 @@ Controls a network of short range air/missile defense groups.
-Author : *applevangelist *
+Author : applevangelist
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index be3520dcf..06796927c 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -38120,7 +38120,7 @@ BASE:TraceOnOff( false )
-
Set case to that of lead.
+
Set current case.
@@ -38189,7 +38189,7 @@ BASE:TraceOnOff( false )
-
Set stack flag.
+
Decrease stack/flag. Human player needs to take care himself.
@@ -38202,6 +38202,17 @@ BASE:TraceOnOff( false )
Data table at each position in the groove. Elements are of type AIRBOSS.GrooveData.
+
+
+
+
@@ -38371,7 +38382,7 @@ BASE:TraceOnOff( false )
-
Set new time stamp.
+
Set time stamp.
diff --git a/Documentation/Ops.Atis.html b/Documentation/Ops.Atis.html
index 9d5498364..5c8b2c9e9 100644
--- a/Documentation/Ops.Atis.html
+++ b/Documentation/Ops.Atis.html
@@ -1872,6 +1872,12 @@ atis:Start()
ATIS:GetActiveRunway() |
Get active runway runway.
+ |
+
+
+ ATIS:GetCoalition() |
+
+ Get the coalition of the associated airbase.
|
@@ -1926,6 +1932,12 @@ atis:Start()
ATIS:OnAfterReport(From, Event, To, Text) |
On after "Report" event user function.
+ |
+
+
+ ATIS:OnEventBaseCaptured(EventData) |
+
+ Base captured
|
@@ -4732,6 +4744,36 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
Get the coalition of the associated airbase.
+
+
+
+
Defined in:
+
+
Return value:
+
+
+
+
+
Coalition of the associcated airbase.
+
+
+
+
+
@@ -5179,6 +5221,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
Base captured
+
+
+
+
Defined in:
+
+
Parameter:
+
+
+
diff --git a/Documentation/Sound.MSRS.html b/Documentation/Sound.MSRS.html
index f75d1421e..483613c21 100644
--- a/Documentation/Sound.MSRS.html
+++ b/Documentation/Sound.MSRS.html
@@ -1602,6 +1602,12 @@ Note that this must be installed on your windows system.
MSRS.ClassName |
Name of the class.
+ |
+
+
+ MSRS:GetCoalition() |
+
+ Get coalition.
|
@@ -1662,6 +1668,12 @@ Note that this must be installed on your windows system.
MSRS:PlayTextFile(TextFile, Delay) |
Play text file via STTS.
+ |
+
+
+ MSRS:SetCoalition(Coalition) |
+
+ Set coalition.
|
@@ -2537,6 +2549,36 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
Get coalition.
+
+
+
+
Defined in:
+
+
Return value:
+
+
+
+
+
+
+
+
@@ -2984,6 +3026,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
Set coalition.
+
+
+
+
Defined in:
+
+
Parameter:
+
+
+
+ #number
+ Coalition
+
+
+
+
+
Coalition. Default 0.
+
+
+
+
Return value:
+
+
+
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html
index 1021dd4e9..93cedc215 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -2798,6 +2798,17 @@ but can separately be modified later in your mission using the
+
+
+
+
@@ -7434,6 +7445,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 da1a3de23..9822e9d53 100644
--- a/Documentation/Tasking.Task_Cargo.html
+++ b/Documentation/Tasking.Task_Cargo.html
@@ -3091,11 +3091,22 @@ based on the tasking capabilities defined in
+
+
+
diff --git a/Documentation/Wrapper.Client.html b/Documentation/Wrapper.Client.html
index 1f9e91710..04ff55fa4 100644
--- a/Documentation/Wrapper.Client.html
+++ b/Documentation/Wrapper.Client.html
@@ -4192,7 +4192,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Alive2.
+ Alive.
@@ -5306,7 +5306,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Alive2.
+ Alive.
@@ -7496,7 +7496,7 @@ If the Unit is alive but not active, false is returned.
- Alive2.
+ Alive.
@@ -16044,7 +16044,7 @@ Note that when the WayPoint parameter is used, the new start mission waypoint of
- Alive2.
+ Alive.
@@ -19528,7 +19528,7 @@ Coordinates are dependent on the position of the maps origin.
- Alive2.
+ Alive.
@@ -20202,7 +20202,7 @@ If the Identifiable is alive, true is returned.
- Alive2.
+ Alive.
@@ -20482,7 +20482,7 @@ If the Identifiable is alive, true is returned.
- Alive2.
+ Alive.
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index 70908403d..d7ef04374 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -4718,18 +4718,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
GROUP.InitRespawnRandomizePositionOuter
+
GROUP.InitRespawnRandomizePositionZone
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index c33051110..d4f133e12 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -2877,6 +2877,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -2961,7 +2983,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
MARKER.toall
+
MARKER.togroup
@@ -4961,6 +4983,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -5045,7 +5089,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
MARKER.toall
+
MARKER.togroup
@@ -6553,6 +6597,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -6637,7 +6703,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
MARKER.toall
+
MARKER.togroup
diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html
index 3635e5eb7..965f6e11f 100644
--- a/Documentation/Wrapper.Positionable.html
+++ b/Documentation/Wrapper.Positionable.html
@@ -3489,6 +3489,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6876,6 +6887,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -7453,6 +7475,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -7636,6 +7669,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+