From c2caa91a3ecaf8d1f6a88f9d6e9da39dafd2a8e6 Mon Sep 17 00:00:00 2001 From: FlightControl-User Date: Wed, 17 Feb 2021 13:31:32 +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.html | 44 ++++ Documentation/AI.AI_Air_Squadron.html | 22 -- Documentation/AI.AI_Cargo_Airplane.html | 24 ++ Documentation/Cargo.CargoCrate.html | 22 ++ Documentation/Cargo.CargoUnit.html | 44 ++++ Documentation/Core.Fsm.html | 4 +- Documentation/Core.Point.html | 73 +++--- Documentation/Core.Spawn.html | 232 +++++++----------- Documentation/Core.Spot.html | 33 --- Documentation/Functional.Designate.html | 55 ----- Documentation/Functional.Detection.html | 66 ----- Documentation/Functional.Mantis.html | 22 -- Documentation/Functional.Rat.html | 57 ----- Documentation/Ops.Airboss.html | 76 +----- .../Tasking.Task_A2A_Dispatcher.html | 8 +- .../Tasking.Task_Cargo_Dispatcher.html | 148 +---------- Documentation/Wrapper.Client.html | 14 +- Documentation/Wrapper.Group.html | 78 +----- Documentation/Wrapper.Marker.html | 66 ----- 21 files changed, 387 insertions(+), 789 deletions(-) diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html index 66d502485..0495e6652 100644 --- a/Documentation/AI.AI_A2G_Dispatcher.html +++ b/Documentation/AI.AI_A2G_Dispatcher.html @@ -4535,6 +4535,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The Defender Default Settings over all Squadrons.

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

The Defender Default Settings over all Squadrons.

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

The Defender Default Settings over all Squadrons.

+ + + +
+
@@ -15819,6 +15852,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 16c75e243..0e621b659 100644 --- a/Documentation/AI.AI_AIR_Dispatcher.html +++ b/Documentation/AI.AI_AIR_Dispatcher.html @@ -4331,6 +4331,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The Defender Default Settings over all Squadrons.

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

The Defender Default Settings over all Squadrons.

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

The Defender Default Settings over all Squadrons.

+ + + +
+
@@ -12569,6 +12602,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.html b/Documentation/AI.AI_Air.html index b05ae9a23..e291953b8 100644 --- a/Documentation/AI.AI_Air.html +++ b/Documentation/AI.AI_Air.html @@ -2825,6 +2825,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #number +AI_AIR.IdleCount + + +
@@ -5569,6 +5580,17 @@ Once the time is finished, the old AI will return to the base.

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

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

+ + + +
+
+ + #number +AI_AIR.IdleCount + + +
diff --git a/Documentation/AI.AI_Air_Squadron.html b/Documentation/AI.AI_Air_Squadron.html index 84dc34ca5..e4fd71871 100644 --- a/Documentation/AI.AI_Air_Squadron.html +++ b/Documentation/AI.AI_Air_Squadron.html @@ -2328,17 +2328,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
@@ -3410,17 +3399,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 f2711e642..899935db3 100644 --- a/Documentation/AI.AI_Cargo_Airplane.html +++ b/Documentation/AI.AI_Cargo_Airplane.html @@ -2519,6 +2519,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Set destination airbase for next :Route() command.

+ @@ -2552,6 +2555,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Aircraft is on a depoly mission.

+ @@ -4303,6 +4309,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Set destination airbase for next :Route() command.

+ @@ -4336,6 +4345,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Aircraft is on a depoly mission.

+ @@ -4929,6 +4941,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Set destination airbase for next :Route() command.

+ @@ -4962,6 +4977,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Aircraft is on a depoly mission.

+ @@ -6448,6 +6466,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Set destination airbase for next :Route() command.

+ @@ -6481,6 +6502,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Aircraft is on a depoly mission.

+ diff --git a/Documentation/Cargo.CargoCrate.html b/Documentation/Cargo.CargoCrate.html index 2e0ac09d3..d7102e2eb 100644 --- a/Documentation/Cargo.CargoCrate.html +++ b/Documentation/Cargo.CargoCrate.html @@ -1669,6 +1669,17 @@ Controls a network of short range air/missile defense groups.

Field(s)

+
+ + +
@@ -2337,6 +2348,17 @@ Controls a network of short range air/missile defense groups.

Field(s)

+
+ + +
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html index ef20a2709..08aa969cd 100644 --- a/Documentation/Cargo.CargoUnit.html +++ b/Documentation/Cargo.CargoUnit.html @@ -1618,6 +1618,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles + +
+
+
+ + CARGO_UNIT.CargoInAir @@ -1636,6 +1647,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles

Set cargo object.

+
+ +
+
+
+ + #number +CARGO_UNIT.RunCount + + +
@@ -2322,6 +2344,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles + +
+
+
+ + CARGO_UNIT.CargoInAir @@ -2340,6 +2373,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles

Set cargo object.

+
+ +
+
+
+ + #number +CARGO_UNIT.RunCount + + +
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html index 03d80fbbb..727a39f0e 100644 --- a/Documentation/Core.Fsm.html +++ b/Documentation/Core.Fsm.html @@ -5456,7 +5456,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string FSM._StartState @@ -7060,7 +7060,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 e5cf42b79..1a4c6aade 100644 --- a/Documentation/Core.Point.html +++ b/Documentation/Core.Point.html @@ -2578,6 +2578,12 @@ Note that the Set and Add methods return the current POINT_VEC3 object, so these

COORDINATE.WaypointType

+ + + +

COORDINATE.alt

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

POINT_VEC2.WaypointType

+ + + +

POINT_VEC2.alt

+ + @@ -4836,6 +4848,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +COORDINATE.alt + + + + +

Altitude.

+
@@ -11575,6 +11601,20 @@ By default, the last point is the closest point on road of the ToCoord. Hence, t +
+ +
+
+
+ + +COORDINATE.alt + + + + +

Altitude.

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

the y coordinate in meters.

-
- -
-
-
- - -POINT_VEC2.z - - -
@@ -15513,17 +15542,6 @@ BASE:TraceOnOff( false )

the y coordinate in meters.

- - - -
-
- - -POINT_VEC2.z - - -
@@ -22197,17 +22215,6 @@ 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.Spawn.html b/Documentation/Core.Spawn.html index 5d35d36e0..f6e625486 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -2650,24 +2650,12 @@ and any spaces before and after the resulting name are removed.

SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle)

- - - -

SPAWN.communication

- -

SPAWN.frequency

- - - -

SPAWN.livery_id

- - @@ -2680,12 +2668,6 @@ and any spaces before and after the resulting name are removed.

SPAWN.skill

- - - -

SPAWN.uncontrolled

- - @@ -3288,9 +3270,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.

- @@ -3382,6 +3361,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +SPAWN.SpawnGrouping + + +
@@ -3418,6 +3408,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
@@ -3506,20 +3507,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - #boolean -SPAWN.SpawnInitKeepUnitNames - - - - -

Overwrite unit names by default with group name.

-
@@ -3531,6 +3518,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
@@ -3542,6 +3540,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #string +SPAWN.SpawnInitSkill + + +
@@ -3733,17 +3742,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - #boolean -SPAWN.SpawnUnControlled - - -
@@ -3756,7 +3754,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.

@@ -3808,17 +3806,6 @@ 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.

- - - -
-
- - -SPAWN.communication - - -
@@ -3830,17 +3817,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPAWN.livery_id - - -
@@ -3863,17 +3839,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPAWN.uncontrolled - - -
@@ -8693,9 +8658,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.

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

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

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

- - -
-
- - #boolean -SPAWN.SpawnInitKeepUnitNames - - - - -

Overwrite unit names by default with group name.

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

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

+ + +
+
+ + #string +SPAWN.SpawnInitSkill + + +
@@ -9138,17 +9130,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- - -
-
- - #boolean -SPAWN.SpawnUnControlled - - -
@@ -9161,7 +9142,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.

@@ -9213,17 +9194,6 @@ 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.

- - - -
-
- - -SPAWN.communication - - -
@@ -9235,17 +9205,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- - -
-
- - -SPAWN.livery_id - - -
@@ -9268,17 +9227,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- - -
-
- - -SPAWN.uncontrolled - - -
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html index 0559e7e66..3a443d1ab 100644 --- a/Documentation/Core.Spot.html +++ b/Documentation/Core.Spot.html @@ -2593,17 +2593,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.Target - - -
@@ -3850,17 +3839,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.Target - - -
@@ -5399,17 +5377,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.Target - - -
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html index 806d73d23..cb49a10cf 100644 --- a/Documentation/Functional.Designate.html +++ b/Documentation/Functional.Designate.html @@ -3313,17 +3313,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
@@ -6481,17 +6470,6 @@ Designate:SetFlashStatusMenu( false ) - - - -
-
@@ -7291,17 +7269,6 @@ Designate:SetFlashStatusMenu( false ) - - - -
-
@@ -8071,17 +8038,6 @@ Designate:SetFlashStatusMenu( false ) - - - -
-
@@ -9744,17 +9700,6 @@ Designate:SetFlashStatusMenu( false ) - - - -
-
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index fa9221921..59a3c4e94 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -18408,28 +18408,6 @@ BASE:TraceOnOff( false ) - - - -
-
- - #number -DETECTION_BASE.DetectedItemCount - - - -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemMax - - -
@@ -23121,28 +23099,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual - - - -
-
- - #number -DETECTION_BASE.DetectedItemCount - - - -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemMax - - -
@@ -24890,28 +24846,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual - - - -
-
- - #number -DETECTION_BASE.DetectedItemCount - - - -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemMax - - -
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html index d4971ab80..043a66da9 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -2567,17 +2567,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
@@ -4059,17 +4048,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` - - - -
-
diff --git a/Documentation/Functional.Rat.html b/Documentation/Functional.Rat.html index 86683063e..49acf9f12 100644 --- a/Documentation/Functional.Rat.html +++ b/Documentation/Functional.Rat.html @@ -3276,12 +3276,6 @@ manager:Stop(7200)

RAT.termtype

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

- - - -

RAT.type

- - @@ -4242,24 +4236,12 @@ and any spaces before and after the resulting name are removed.

RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle)

- - - -

RAT.communication

- -

RAT.frequency

- - - -

RAT.livery_id

- - @@ -4272,12 +4254,6 @@ and any spaces before and after the resulting name are removed.

RAT.skill

- - - -

RAT.uncontrolled

- - @@ -6589,17 +6565,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 - - -
@@ -14480,17 +14445,6 @@ Initializes the ratcraft array and group menu.

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

- - - -
-
- - -RAT.type - - -
@@ -20426,17 +20380,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 12d862e0d..d140ee9a8 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -8906,17 +8906,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Radio queue of LSO.

- - - -
-
- - -AIRBOSS.RQLid - - -
@@ -8928,17 +8917,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Radio queue of marshal.

- - - -
-
- - -AIRBOSS.RQMid - - -
@@ -27846,17 +27824,6 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of LSO.

- - - -
-
- - -AIRBOSS.RQLid - - -
@@ -27868,17 +27835,6 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of marshal.

- - - -
-
- - -AIRBOSS.RQMid - - -
@@ -30792,17 +30748,6 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of LSO.

- - - -
-
- - -AIRBOSS.RQLid - - -
@@ -30814,17 +30759,6 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of marshal.

- - - -
-
- - -AIRBOSS.RQMid - - -
@@ -37809,7 +37743,7 @@ BASE:TraceOnOff( false ) -

Set case of f

+

Set case to that of lead.

@@ -37878,7 +37812,7 @@ BASE:TraceOnOff( false ) -

Decrease stack/flag. Human player needs to take care himself.

+

Set stack flag.

@@ -38015,6 +37949,9 @@ BASE:TraceOnOff( false ) + +

Set section lead of player flight.

+ @@ -38059,6 +37996,9 @@ BASE:TraceOnOff( false ) + +

Set time stamp.

+ diff --git a/Documentation/Tasking.Task_A2A_Dispatcher.html b/Documentation/Tasking.Task_A2A_Dispatcher.html index a5892a946..2b64e7231 100644 --- a/Documentation/Tasking.Task_A2A_Dispatcher.html +++ b/Documentation/Tasking.Task_A2A_Dispatcher.html @@ -2704,7 +2704,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean TASK_A2A_DISPATCHER.FlashNewTask @@ -3429,7 +3429,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- + #boolean TASK_A2A_DISPATCHER.FlashNewTask @@ -4605,7 +4605,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- + #boolean TASK_A2A_DISPATCHER.FlashNewTask @@ -6088,7 +6088,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_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html index 0f15d615b..865a60b87 100644 --- a/Documentation/Tasking.Task_Cargo_Dispatcher.html +++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html @@ -2981,41 +2981,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 @@ -4093,41 +4060,8 @@ This method can only be used once!

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

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

- - -
-
- - #boolean -TASK_CARGO_DISPATCHER.CSARTasks + #number +TASK_CARGO_DISPATCHER.CountCSAR diff --git a/Documentation/Wrapper.Client.html b/Documentation/Wrapper.Client.html index ff59778a1..950e0be1b 100644 --- a/Documentation/Wrapper.Client.html +++ b/Documentation/Wrapper.Client.html @@ -4092,7 +4092,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

Alive.

+

Alive2.

@@ -5206,7 +5206,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

Alive.

+

Alive2.

@@ -7346,7 +7346,7 @@ If the Unit is alive but not active, false is returned.

-

Alive.

+

Alive2.

@@ -15801,7 +15801,7 @@ Note that when the WayPoint parameter is used, the new start mission waypoint of -

Alive.

+

Alive2.

@@ -19285,7 +19285,7 @@ Coordinates are dependent on the position of the maps origin.

-

Alive.

+

Alive2.

@@ -19959,7 +19959,7 @@ If the Identifiable is alive, true is returned.

-

Alive.

+

Alive2.

@@ -20239,7 +20239,7 @@ If the Identifiable is alive, true is returned.

-

Alive.

+

Alive2.

diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html index 5fb943b9a..8fe332351 100644 --- a/Documentation/Wrapper.Group.html +++ b/Documentation/Wrapper.Group.html @@ -4606,18 +4606,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -8591,18 +8580,7 @@ So each unit of the group is respawned at exactly the same parking spot as it cu - -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -17037,18 +17015,7 @@ Note that when the WayPoint parameter is used, the new start mission waypoint of - -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -20512,18 +20479,7 @@ Coordinates are dependent on the position of the maps origin.

- -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -21177,18 +21133,7 @@ If the Identifiable is alive, true is returned.

- -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -21448,18 +21393,7 @@ If the Identifiable is alive, true is returned.

- -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html index 56cdd5b65..729c2e968 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -2877,28 +2877,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #boolean -MARKER.tocoaliton - - - -
- -
-
-
- - #boolean -MARKER.togroup - - -
@@ -4983,28 +4961,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #boolean -MARKER.tocoaliton - - - -
- -
-
-
- - #boolean -MARKER.togroup - - -
@@ -6598,28 +6554,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #boolean -MARKER.tocoaliton - - - -
- -
-
-
- - #boolean -MARKER.togroup - - -