From 6823a000f8bf776532b6a70792eb3270433b9928 Mon Sep 17 00:00:00 2001 From: Applevangelist Date: Thu, 14 Apr 2022 13:21:45 +0000 Subject: [PATCH] MOOSE generated documentation [skip ci] --- Documentation/AI.AI_Air.html | 44 ---- Documentation/AI.AI_Cargo.html | 8 +- Documentation/AI.AI_Cargo_Helicopter.html | 40 ++- Documentation/AI.AI_Patrol.html | 12 - Documentation/Cargo.CargoCrate.html | 22 ++ Documentation/Cargo.CargoGroup.html | 6 + Documentation/Cargo.CargoUnit.html | 22 -- Documentation/Core.Fsm.html | 4 +- Documentation/Core.Settings.html | 4 +- Documentation/Core.Spawn.html | 122 ++++------ Documentation/Core.SpawnStatic.html | 84 ------- Documentation/Core.Spot.html | 132 ---------- Documentation/Functional.Designate.html | 55 +++++ Documentation/Functional.Mantis.html | 28 +++ Documentation/Functional.Movement.html | 28 --- Documentation/Functional.Range.html | 12 +- Documentation/Functional.Rat.html | 47 +--- Documentation/Ops.Airboss.html | 22 +- Documentation/Ops.CSAR.html | 15 +- Documentation/Ops.CTLD.html | 88 ++++++- Documentation/Tasking.Task.html | 22 -- .../Tasking.Task_A2A_Dispatcher.html | 8 +- .../Tasking.Task_A2G_Dispatcher.html | 20 +- Documentation/Tasking.Task_Cargo.html | 6 +- .../Tasking.Task_Cargo_Dispatcher.html | 228 ++++++++++++++---- Documentation/Utils.html | 12 + Documentation/Wrapper.Group.html | 78 +++++- Documentation/Wrapper.Marker.html | 66 +++++ Documentation/Wrapper.Positionable.html | 44 ++++ 29 files changed, 702 insertions(+), 577 deletions(-) diff --git a/Documentation/AI.AI_Air.html b/Documentation/AI.AI_Air.html index 159977bc1..8396e6637 100644 --- a/Documentation/AI.AI_Air.html +++ b/Documentation/AI.AI_Air.html @@ -2934,17 +2934,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - #number -AI_AIR.IdleCount - - -
@@ -5689,17 +5678,6 @@ Once the time is finished, the old AI will return to the base.

- - - -
-
- - #number -AI_AIR.IdleCount - - -
@@ -6425,17 +6403,6 @@ Once the time is finished, the old AI will return to the base.

- - - -
-
- - #number -AI_AIR.IdleCount - - -
@@ -8053,17 +8020,6 @@ Once the time is finished, the old AI will return to the base.

- - - -
-
- - #number -AI_AIR.IdleCount - - -
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html index 56717b67f..9d5e82608 100644 --- a/Documentation/AI.AI_Cargo.html +++ b/Documentation/AI.AI_Cargo.html @@ -2633,7 +2633,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Wrapper.Group#GROUP + AI_CARGO.CargoCarrier @@ -4663,7 +4663,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Wrapper.Group#GROUP + AI_CARGO.CargoCarrier @@ -5275,7 +5275,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Wrapper.Group#GROUP + AI_CARGO.CargoCarrier @@ -6779,7 +6779,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_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html index bd0d3f1c7..3396809a3 100644 --- a/Documentation/AI.AI_Cargo_Helicopter.html +++ b/Documentation/AI.AI_Cargo_Helicopter.html @@ -2785,22 +2785,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number AI_CARGO_HELICOPTER.landingheight + +

meter

+
- + #number AI_CARGO_HELICOPTER.landingspeed + +

kph

+
@@ -4703,22 +4709,28 @@ Adjust if necessary.
- + #number AI_CARGO_HELICOPTER.landingheight + +

meter

+
- + #number AI_CARGO_HELICOPTER.landingspeed + +

kph

+
@@ -5373,22 +5385,28 @@ Adjust if necessary.
- + #number AI_CARGO_HELICOPTER.landingheight + +

meter

+
- + #number AI_CARGO_HELICOPTER.landingspeed + +

kph

+
@@ -6935,22 +6953,28 @@ Adjust if necessary.
- + #number AI_CARGO_HELICOPTER.landingheight + +

meter

+
- + #number AI_CARGO_HELICOPTER.landingspeed + +

kph

+
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 0db380efb..d42206294 100644 --- a/Documentation/Cargo.CargoCrate.html +++ b/Documentation/Cargo.CargoCrate.html @@ -1749,6 +1749,17 @@ Controls a network of short range air/missile defense groups.

Field(s)

+
+ + +
@@ -2417,6 +2428,17 @@ 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 51d6dc2b2..dafe628a8 100644 --- a/Documentation/Cargo.CargoGroup.html +++ b/Documentation/Cargo.CargoGroup.html @@ -1838,6 +1838,9 @@ Controls a network of short range air/missile defense groups.

+ +

Then we register the new group in the database

+
@@ -3170,6 +3173,9 @@ This works for ground only groups.

+ +

Then we register the new group in the database

+
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html index b3c66a4d4..0acaf3e53 100644 --- a/Documentation/Cargo.CargoUnit.html +++ b/Documentation/Cargo.CargoUnit.html @@ -1698,17 +1698,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles
-CARGO_UNIT.CargoCarrier - - - -
- - -
-
- - CARGO_UNIT.CargoInAir @@ -2413,17 +2402,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles - -
-
-
- - CARGO_UNIT.CargoInAir 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.Settings.html b/Documentation/Core.Settings.html index a0e7c5b68..5a30b9899 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -2769,7 +2769,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SETTINGS.Metric @@ -4874,7 +4874,7 @@ It is advised to use this method at the start of the mission.

- + #boolean SETTINGS.Metric diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html index a271ddc65..0041d30a4 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -2732,13 +2732,7 @@ and any spaces before and after the resulting name are removed.

-

SPAWN.livery_id

- - - - - -

SPAWN.uncontrolled

+

SPAWN.frequency

@@ -3446,6 +3440,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPAWN.SpawnGrouping + + +
@@ -3482,17 +3487,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
@@ -3526,17 +3520,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPAWN.SpawnInitFreq - - -
@@ -3606,6 +3589,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

By default, no InitLimit

+
+ +
+
+
@@ -3901,18 +3895,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-SPAWN.livery_id - - - -
- -
-
-
- - -SPAWN.uncontrolled +SPAWN.frequency @@ -8835,6 +8818,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

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

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

- -
-
-
- - -SPAWN.SpawnInitFreq - - -
@@ -8995,6 +8967,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

By default, no InitLimit

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

-SPAWN.livery_id - - - - - - -
-
- - -SPAWN.uncontrolled +SPAWN.frequency diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html index 6649cdbf5..cddd47534 100644 --- a/Documentation/Core.SpawnStatic.html +++ b/Documentation/Core.SpawnStatic.html @@ -1883,24 +1883,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

- - @@ -2807,39 +2789,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
- - -
-
- - -
-
-
@@ -4203,39 +4152,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 9bb37f0fa..a09822339 100644 --- a/Documentation/Core.Spot.html +++ b/Documentation/Core.Spot.html @@ -2669,50 +2669,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - - -
- -
-
-
- - -SPOT.Target - - -
@@ -3926,50 +3882,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - - -
- -
-
-
- - -SPOT.Target - - -
@@ -5474,50 +5386,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - - -
- -
-
-
- - -SPOT.Target - - -
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html index 6f4a09cd6..aeaf658fa 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 + + + +
+
@@ -6579,6 +6590,17 @@ Designate:SetFlashStatusMenu( false ) + + + +
+
@@ -7378,6 +7400,17 @@ Designate:SetFlashStatusMenu( false ) + + + +
+
@@ -8147,6 +8180,17 @@ Designate:SetFlashStatusMenu( false ) + + + +
+
@@ -9808,6 +9852,17 @@ Designate:SetFlashStatusMenu( false ) + + + +
+
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html index 20e252425..3e282e831 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -2899,6 +2899,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The #DETECTION_AREAS object for AWACS

+ + + +
+
+ + +MANTIS.AWACS_Prefix + + +
@@ -3334,6 +3345,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

switch alarm state RED

+ @@ -6550,6 +6564,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The #DETECTION_AREAS object for AWACS

+ + + +
+
+ + +MANTIS.AWACS_Prefix + + +
@@ -6985,6 +7010,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` + +

switch alarm state RED

+ diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html index 618db0df7..c766a47ad 100644 --- a/Documentation/Functional.Movement.html +++ b/Documentation/Functional.Movement.html @@ -2147,20 +2147,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

- -
- -
@@ -2391,20 +2377,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 afdc24e7c..206b7e6f4 100644 --- a/Documentation/Functional.Range.html +++ b/Documentation/Functional.Range.html @@ -15687,13 +15687,13 @@ When moose is loading dynamically (for moose class development), tracing is swit
- + #number RANGE.BombResult.roundsFired -

RANGEBOSS

+

Rangeboss Edit

@@ -15701,13 +15701,13 @@ When moose is loading dynamically (for moose class development), tracing is swit
- + #number RANGE.BombResult.roundsHit -

RANGEBOSS

+

Rangeboss Edit

@@ -15715,13 +15715,13 @@ When moose is loading dynamically (for moose class development), tracing is swit
- + #string RANGE.BombResult.roundsQuality -

RANGEBOSS

+

Rangeboss Edit

diff --git a/Documentation/Functional.Rat.html b/Documentation/Functional.Rat.html index 41cdacc5d..dc3645109 100644 --- a/Documentation/Functional.Rat.html +++ b/Documentation/Functional.Rat.html @@ -3358,12 +3358,6 @@ manager:Stop(7200)

RAT.termtype

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

- - - -

RAT.type

- - @@ -4328,13 +4322,7 @@ and any spaces before and after the resulting name are removed.

-

RAT.livery_id

- - - - - -

RAT.uncontrolled

+

RAT.frequency

@@ -6706,17 +6694,6 @@ 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 - - -
@@ -14597,17 +14574,6 @@ Initializes the ratcraft array and group menu.

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

-
- -
-
-
- - -RAT.type - - -
@@ -20569,17 +20535,6 @@ 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 e130edc73..d97a9112c 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -38754,6 +38754,9 @@ When moose is loading dynamically (for moose class development), tracing is swit + +

Set current case.

+
@@ -38811,6 +38814,20 @@ When moose is loading dynamically (for moose class development), tracing is swit + +
+
+ + +AIRBOSS.PlayerData.flag + + + + +

Also decrease flag for section members of flight.

+ +
+
@@ -38956,7 +38973,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -

Set section lead of player flight.

+

Make player section lead if he was not before.

@@ -39016,6 +39033,9 @@ When moose is loading dynamically (for moose class development), tracing is swit + +

Set new time stamp.

+
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index f7cb4acba..9faed9d2a 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -3905,14 +3905,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.csarUnits - -

table of CSAR unit names

-
@@ -8714,14 +8711,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.csarUnits - -

table of CSAR unit names

-
@@ -11016,14 +11010,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.csarUnits - -

table of CSAR unit names

-
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index 225bdf802..894e73b79 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -6917,6 +6917,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Name of the class.

+ + + +
+
+ + #number +CTLD.CrateCounter + + +
@@ -6948,7 +6959,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.CtldUnits @@ -6970,7 +6981,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.DroppedTroops @@ -6995,11 +7006,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.EngineersInField + +

holds #CTLD_ENGINEERING objects

+
@@ -7715,7 +7729,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + CTLD.troopdropzoneradius @@ -14458,6 +14472,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Name of the class.

+
+ +
+
+
+ + #number +CTLD.CrateCounter + + +
@@ -14489,7 +14514,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.CtldUnits @@ -14511,7 +14536,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.DroppedTroops @@ -14536,11 +14561,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.EngineersInField + +

holds #CTLD_ENGINEERING objects

+
@@ -15256,7 +15284,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + CTLD.troopdropzoneradius @@ -16840,6 +16868,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Name of the class.

+
+ +
+
+
+ + #number +CTLD.CrateCounter + + +
@@ -16871,7 +16910,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.CtldUnits @@ -16893,7 +16932,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.DroppedTroops @@ -16918,11 +16957,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.EngineersInField + +

holds #CTLD_ENGINEERING objects

+
@@ -17638,7 +17680,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + CTLD.troopdropzoneradius @@ -29300,6 +29342,17 @@ When moose is loading dynamically (for moose class development), tracing is swit

template for a group of 10 paratroopers

+
+ +
+
+
+ + #number +CTLD_HERCULES.j + + +
@@ -30536,6 +30589,17 @@ Expected template names are the ones in the rounded brackets.

template for a group of 10 paratroopers

+
+ +
+
+
+ + #number +CTLD_HERCULES.j + + +
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html index 4a6038ba4..b008311e8 100644 --- a/Documentation/Tasking.Task.html +++ b/Documentation/Tasking.Task.html @@ -2820,17 +2820,6 @@ but can separately be modified later in your mission using the -
- -
-
-
@@ -7467,17 +7456,6 @@ If the Unit is part of the Task, true is returned.

-
- -
-
-
diff --git a/Documentation/Tasking.Task_A2A_Dispatcher.html b/Documentation/Tasking.Task_A2A_Dispatcher.html index a4ec41421..0a4ca9a12 100644 --- a/Documentation/Tasking.Task_A2A_Dispatcher.html +++ b/Documentation/Tasking.Task_A2A_Dispatcher.html @@ -2813,7 +2813,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + TASK_A2A_DISPATCHER.FlashNewTask @@ -3538,7 +3538,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean + TASK_A2A_DISPATCHER.FlashNewTask @@ -4714,7 +4714,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean + TASK_A2A_DISPATCHER.FlashNewTask @@ -6196,7 +6196,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean + TASK_A2A_DISPATCHER.FlashNewTask diff --git a/Documentation/Tasking.Task_A2G_Dispatcher.html b/Documentation/Tasking.Task_A2G_Dispatcher.html index 3706ef23d..9d0f09a1e 100644 --- a/Documentation/Tasking.Task_A2G_Dispatcher.html +++ b/Documentation/Tasking.Task_A2G_Dispatcher.html @@ -3083,11 +3083,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean TASK_A2G_DISPATCHER.FlashNewTask + +

set to false to suppress flash messages

+
@@ -3660,11 +3663,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean TASK_A2G_DISPATCHER.FlashNewTask + +

set to false to suppress flash messages

+
@@ -4847,11 +4853,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean TASK_A2G_DISPATCHER.FlashNewTask + +

set to false to suppress flash messages

+
@@ -6340,11 +6349,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean TASK_A2G_DISPATCHER.FlashNewTask + +

set to false to suppress flash messages

+
diff --git a/Documentation/Tasking.Task_Cargo.html b/Documentation/Tasking.Task_Cargo.html index bf7f9d8cc..368f270b7 100644 --- a/Documentation/Tasking.Task_Cargo.html +++ b/Documentation/Tasking.Task_Cargo.html @@ -3161,7 +3161,7 @@ based on the tasking capabilities defined in
- + #number TASK_CARGO.CargoLimit @@ -4583,7 +4583,7 @@ based on the tasking capabilities defined in
- + #number TASK_CARGO.CargoLimit @@ -9115,7 +9115,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 38411fc16..4aa82f84b 100644 --- a/Documentation/Tasking.Task_Cargo_Dispatcher.html +++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html @@ -3087,6 +3087,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

+ + + +
+
+ + #boolean +TASK_CARGO_DISPATCHER.CSARTasks + + + +
+ +
@@ -3101,22 +3145,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - @@ -4177,6 +4210,50 @@ This method can only be used once!

Field(s)

+ + + +
+
+ + #boolean +TASK_CARGO_DISPATCHER.CSARTasks + + + +
+ +
@@ -4191,22 +4268,11 @@ This method can only be used once!

- @@ -5046,6 +5112,50 @@ This method can only be used once!

Field(s)

+ + + +
+
+ + #boolean +TASK_CARGO_DISPATCHER.CSARTasks + + + +
+ +
@@ -5060,22 +5170,11 @@ This method can only be used once!

- @@ -6550,6 +6649,50 @@ This method can only be used once!

Field(s)

+ + + +
+
+ + #boolean +TASK_CARGO_DISPATCHER.CSARTasks + + + +
+ +
@@ -6564,22 +6707,11 @@ This method can only be used once!

- diff --git a/Documentation/Utils.html b/Documentation/Utils.html index 1561a1a13..2800ab089 100644 --- a/Documentation/Utils.html +++ b/Documentation/Utils.html @@ -2025,6 +2025,12 @@ Controls a network of short range air/missile defense groups.

FIFO.stackbypointer

+ + + +

FIFO.uniquecounter

+ + @@ -2761,6 +2767,12 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

LIFO.stackbypointer

+ + + +

LIFO.uniquecounter

+ + diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html index bb0870071..40a24c7b1 100644 --- a/Documentation/Wrapper.Group.html +++ b/Documentation/Wrapper.Group.html @@ -4769,7 +4769,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+
+ + +GROUP.InitRespawnRandomizePositionOuter @@ -8914,7 +8925,18 @@ So each unit of the group is respawned at exactly the same parking spot as it cu + +
+
+
+ + +GROUP.InitRespawnRandomizePositionOuter @@ -17583,7 +17605,18 @@ Note that when the WayPoint parameter is used, the new start mission waypoint of + +
+
+
+ + +GROUP.InitRespawnRandomizePositionOuter @@ -21222,7 +21255,18 @@ Coordinates are dependent on the position of the maps origin.

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

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

+ +
+
+
+ + +GROUP.InitRespawnRandomizePositionOuter diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html index 4c24760e1..64ca99d84 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -2985,6 +2985,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + + +
+ +
+
+
+ + #boolean +MARKER.togroup + + +
@@ -5069,6 +5091,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + + +
+ +
+
+
+ + #boolean +MARKER.togroup + + +
@@ -6661,6 +6705,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + + +
+ +
+
+
+ + #boolean +MARKER.togroup + + +
diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html index a83daeb86..f3544e87e 100644 --- a/Documentation/Wrapper.Positionable.html +++ b/Documentation/Wrapper.Positionable.html @@ -3515,6 +3515,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+ @@ -7077,6 +7088,17 @@ Coordinates are dependent on the position of the maps origin.

+
+ +
+ @@ -7654,6 +7676,17 @@ If the Identifiable is alive, true is returned.

+
+ +
+ @@ -7837,6 +7870,17 @@ If the Identifiable is alive, true is returned.

+
+ +
+