From 84d252f1f3f593a3550a0ebf89a09ef6d0d5fdd9 Mon Sep 17 00:00:00 2001
From: Applevangelist
Date: Sun, 23 Jan 2022 10:58:56 +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_Air_Squadron.html | 22 --
Documentation/AI.AI_Cargo_Airplane.html | 56 +++++
Documentation/AI.AI_Patrol.html | 12 -
Documentation/Cargo.CargoCrate.html | 22 --
Documentation/Core.Fsm.html | 4 +-
Documentation/Core.Point.html | 33 +++
Documentation/Core.Settings.html | 4 +-
Documentation/Core.Spawn.html | 152 ++++++------
Documentation/Core.SpawnStatic.html | 84 -------
Documentation/Core.Spot.html | 132 +++++++++++
Documentation/Functional.Designate.html | 110 +++++++++
Documentation/Functional.Detection.html | 99 --------
Documentation/Functional.Mantis.html | 6 +
Documentation/Functional.Rat.html | 6 +
Documentation/Functional.Scoring.html | 8 +-
Documentation/Ops.Airboss.html | 74 +-----
Documentation/Ops.CSAR.html | 186 ++++-----------
Documentation/Ops.CTLD.html | 189 ++++-----------
Documentation/Tasking.Task.html | 22 ++
.../Tasking.Task_Cargo_Dispatcher.html | 220 ------------------
Documentation/Wrapper.Client.html | 14 +-
Documentation/Wrapper.Marker.html | 72 +-----
Documentation/Wrapper.Positionable.html | 44 ----
25 files changed, 646 insertions(+), 1013 deletions(-)
diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html
index ef4c1a9eb..8b114e40e 100644
--- a/Documentation/AI.AI_A2G_Dispatcher.html
+++ b/Documentation/AI.AI_A2G_Dispatcher.html
@@ -4647,6 +4647,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -12989,6 +13000,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -14306,6 +14328,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -15929,6 +15962,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 30bb524cf..b2641ffc8 100644
--- a/Documentation/AI.AI_AIR_Dispatcher.html
+++ b/Documentation/AI.AI_AIR_Dispatcher.html
@@ -4437,6 +4437,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -9734,6 +9745,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -11051,6 +11073,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -12674,6 +12707,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_Squadron.html b/Documentation/AI.AI_Air_Squadron.html
index fc1f0f648..0d4013861 100644
--- a/Documentation/AI.AI_Air_Squadron.html
+++ b/Documentation/AI.AI_Air_Squadron.html
@@ -2437,17 +2437,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3519,17 +3508,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index e8756f1aa..61dde2240 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2620,6 +2620,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -4393,6 +4407,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -5008,6 +5036,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -6515,6 +6557,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html
index 7e42cf341..8732f72f8 100644
--- a/Documentation/AI.AI_Patrol.html
+++ b/Documentation/AI.AI_Patrol.html
@@ -3136,9 +3136,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
This table contains the targets detected during patrol.
-
@@ -6386,9 +6383,6 @@ Note that this method is required, as triggers the next route when patrolling fo
-
-
This table contains the targets detected during patrol.
-
@@ -7133,9 +7127,6 @@ Note that this method is required, as triggers the next route when patrolling fo
-
-
This table contains the targets detected during patrol.
-
@@ -8772,9 +8763,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 d42206294..0db380efb 100644
--- a/Documentation/Cargo.CargoCrate.html
+++ b/Documentation/Cargo.CargoCrate.html
@@ -1749,17 +1749,6 @@ Controls a network of short range air/missile defense groups.
Field(s)
-
@@ -2428,17 +2417,6 @@ Controls a network of short range air/missile defense groups.
Field(s)
-
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html
index 3e303283d..789151b7f 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -5651,7 +5651,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
FSM._StartState
@@ -7254,7 +7254,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 5ece4f6b7..ce26252d8 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -16158,6 +16158,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
the y coordinate in meters.
+
+
+
+
@@ -16956,6 +16967,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
the y coordinate in meters.
+
+
+
+
@@ -24689,6 +24711,17 @@ Creates a line on the F10 map from one point to another.
the y coordinate in meters.
+
+
+
+
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index bd3e77e93..d1c66c9f5 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2714,7 +2714,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
SETTINGS.A2ASystem
@@ -4808,7 +4808,7 @@ It is advised to use this method at the start of the mission.
-
+ #string
SETTINGS.A2ASystem
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index d1f499887..f83b76cb3 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2729,6 +2729,12 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ SPAWN.uncontrolled |
+
+
|
@@ -3357,9 +3363,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.
-
@@ -3415,20 +3418,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.
-
@@ -3597,20 +3586,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3622,9 +3597,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- By default, no InitLimit
-
@@ -3636,6 +3608,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
@@ -3667,7 +3661,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxGroups
@@ -3681,7 +3675,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -3839,7 +3833,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.
@@ -3891,6 +3885,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
When working in UnControlled mode, all planes are Spawned in UnControlled mode before the scheduler starts.
+
+
+
+
@@ -8733,9 +8738,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.
-
@@ -8791,20 +8793,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.
-
@@ -8973,20 +8961,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -8998,9 +8972,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. By default, no InitLimit
-
@@ -9012,6 +8983,28 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
@@ -9043,7 +9036,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxGroups
@@ -9057,7 +9050,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -9215,7 +9208,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.
@@ -9267,6 +9260,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. When working in UnControlled mode, all planes are Spawned in UnControlled mode before the scheduler starts.
+
+
+
+
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index d6ae8cb0f..77e8446f4 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -1865,24 +1865,6 @@ such as position and heading.
SPAWNSTATIC:_SpawnStatic(Template, CountryID) |
Spawns a new static using a given template.
- |
-
-
- SPAWNSTATIC.heliport_callsign_id |
-
-
- |
-
-
- SPAWNSTATIC.heliport_frequency |
-
-
- |
-
-
- SPAWNSTATIC.heliport_modulation |
-
-
|
@@ -2789,39 +2771,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -4043,39 +3992,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index a09822339..9bb37f0fa 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2669,6 +2669,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -3882,6 +3926,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -5386,6 +5474,50 @@ 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 6f4a09cd6..f0b0bac3b 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -3422,6 +3422,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3433,6 +3444,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6579,6 +6601,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -6590,6 +6623,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -7378,6 +7422,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -7389,6 +7444,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -8147,6 +8213,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -8158,6 +8235,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -9808,6 +9896,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
@@ -9819,6 +9918,17 @@ Designate:SetFlashStatusMenu( false )
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 65ef1213b..196046eb1 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -18770,28 +18770,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
@@ -18935,17 +18913,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -23494,28 +23461,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
-
@@ -23659,17 +23604,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
@@ -25273,28 +25207,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
-
@@ -25438,17 +25350,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html
index 56f103c39..3e282e831 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -3345,6 +3345,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ switch alarm state RED
+
@@ -7007,6 +7010,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+ switch alarm state RED
+
diff --git a/Documentation/Functional.Rat.html b/Documentation/Functional.Rat.html
index b918437d3..c82c8754b 100644
--- a/Documentation/Functional.Rat.html
+++ b/Documentation/Functional.Rat.html
@@ -4319,6 +4319,12 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ RAT.uncontrolled |
+
+
|
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index 3f8b98b05..6c6c41ba6 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -2972,7 +2972,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -2983,7 +2983,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyonfratricide
@@ -5492,7 +5492,7 @@ The scale magnifies the scores given to the players.
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -5503,7 +5503,7 @@ The scale magnifies the scores given to the players.
- #boolean
+
SCORING.penaltyonfratricide
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index 030e5c28e..8ef2675b0 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -9207,17 +9207,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
-
-
-
-
@@ -9229,17 +9218,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
-
-
-
-
@@ -28393,17 +28371,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -28415,17 +28382,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -31396,17 +31352,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -31418,17 +31363,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -38750,7 +38684,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Set current case.
+ Set case to that of lead.
@@ -38953,6 +38887,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Make player section lead if he was not before.
+
@@ -38975,9 +38912,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Set Stable Hover
-
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index af0aabba4..48901a351 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2276,6 +2276,12 @@ Create a late-activated single infantry unit as template in the mission editor a
CSAR.inTransitGroups |
+ |
+
+
+ CSAR.index |
+
+
|
@@ -3635,14 +3641,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3876,25 +3879,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -3993,6 +3982,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
contain a table for each SAR with all units he has with the original names
+
+
+
+
@@ -4190,20 +4190,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -4229,20 +4215,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
- #number
-
CSAR.rescues
-
-
-
-
-
counter for successful rescue landings at FARP/AFB/MASH
-
-
-
@@ -8427,14 +8399,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8668,25 +8637,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -8785,6 +8740,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
contain a table for each SAR with all units he has with the original names
+
+
+
+
@@ -8982,20 +8948,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -9021,20 +8973,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
- #number
-
CSAR.rescues
-
-
-
-
-
counter for successful rescue landings at FARP/AFB/MASH
-
-
-
@@ -10738,14 +10676,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -10979,25 +10914,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -11096,6 +11017,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
contain a table for each SAR with all units he has with the original names
+
+
+
+
@@ -11293,20 +11225,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -11332,20 +11250,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
- #number
-
CSAR.rescues
-
-
-
-
-
counter for successful rescue landings at FARP/AFB/MASH
-
-
-
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index 8202664f8..b530d559f 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -5654,17 +5654,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
-
-
-
-
@@ -5696,7 +5685,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.CtldUnits
@@ -5718,7 +5707,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.DroppedTroops
@@ -5743,28 +5732,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -5796,7 +5768,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeFMFrequencies
@@ -5807,7 +5779,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeUHFFrequencies
@@ -5948,14 +5920,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6183,17 +6152,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
-
-
-
-
@@ -12951,17 +12909,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
-
-
-
-
@@ -12993,7 +12940,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.CtldUnits
@@ -13015,7 +12962,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.DroppedTroops
@@ -13040,28 +12987,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -13093,7 +13023,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeFMFrequencies
@@ -13104,7 +13034,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeUHFFrequencies
@@ -13245,14 +13175,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -13480,17 +13407,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
-
-
-
-
@@ -15322,17 +15238,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
-
-
-
-
@@ -15364,7 +15269,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.CtldUnits
@@ -15386,7 +15291,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.DroppedTroops
@@ -15411,28 +15316,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -15464,7 +15352,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeFMFrequencies
@@ -15475,7 +15363,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeUHFFrequencies
@@ -15616,14 +15504,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -15851,17 +15736,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
-
-
-
-
@@ -19907,6 +19781,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
+
+
+
+
@@ -23615,6 +23500,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -24268,6 +24164,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html
index b008311e8..4a6038ba4 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -2820,6 +2820,17 @@ but can separately be modified later in your mission using the
+
+
+
+
@@ -7456,6 +7467,17 @@ If the Unit is part of the Task, true is returned.
+
+
+
+
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html
index 2f679245e..143ad93b3 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -3091,61 +3091,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- #table
TASK_CARGO_DISPATCHER.DefaultDeployZones
diff --git a/Documentation/Wrapper.Client.html b/Documentation/Wrapper.Client.html
index 8d96f37fd..4b6007512 100644
--- a/Documentation/Wrapper.Client.html
+++ b/Documentation/Wrapper.Client.html
@@ -4231,7 +4231,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
Alive.
+
Alive2.
@@ -5345,7 +5345,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
Alive.
+
Alive2.
@@ -7609,7 +7609,7 @@ If the Unit is alive but not active, false is returned.
-
Alive.
+
Alive2.
@@ -16171,7 +16171,7 @@ Note that when the WayPoint parameter is used, the new start mission waypoint of
-
Alive.
+
Alive2.
@@ -19830,7 +19830,7 @@ Coordinates are dependent on the position of the maps origin.
-
Alive.
+
Alive2.
@@ -20504,7 +20504,7 @@ If the Identifiable is alive, true is returned.
-
Alive.
+
Alive2.
@@ -20784,7 +20784,7 @@ If the Identifiable is alive, true is returned.
-
Alive.
+
Alive2.
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index 29be84504..4c24760e1 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -2897,28 +2897,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -3003,7 +2981,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
MARKER.togroup
+
MARKER.toall
@@ -5003,28 +4981,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -5109,7 +5065,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
MARKER.togroup
+
MARKER.toall
@@ -6617,28 +6573,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -6723,7 +6657,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
MARKER.togroup
+
MARKER.toall
diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html
index f3544e87e..a83daeb86 100644
--- a/Documentation/Wrapper.Positionable.html
+++ b/Documentation/Wrapper.Positionable.html
@@ -3515,17 +3515,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -7088,17 +7077,6 @@ Coordinates are dependent on the position of the maps origin.
-
-
-
-
@@ -7676,17 +7654,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
@@ -7870,17 +7837,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-