From 04c617e362c8f826530661f0f561cc757c0ca071 Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Wed, 24 Jun 2026 04:31:47 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/Core.Settings.html | 36 +--
Documentation/Core.Spawn.html | 56 ++---
Documentation/Core.SpawnStatic.html | 84 -------
Documentation/Core.Spot.html | 99 ++++++++
Documentation/Functional.ATC_Ground.html | 4 +-
Documentation/Functional.Autolase.html | 135 +++++++++-
Documentation/Functional.Designate.html | 11 -
Documentation/Functional.Detection.html | 39 +--
Documentation/Functional.Mantis.html | 302 ++++++++++++++++-------
Documentation/Functional.RAT.html | 4 +-
Documentation/Functional.Scoring.html | 26 +-
Documentation/Ops.Airboss.html | 80 +++++-
Documentation/Ops.ArmyGroup.html | 50 +---
Documentation/Ops.Auftrag.html | 33 ---
Documentation/Ops.CSAR.html | 105 +++++++-
Documentation/Ops.CTLD.html | 110 +++++++--
Documentation/Ops.FlightGroup.html | 90 ++-----
Documentation/Ops.NavyGroup.html | 6 +
Documentation/Ops.OpsGroup.html | 50 +++-
Documentation/Ops.PlayerTask.html | 48 +++-
Documentation/Wrapper.Controllable.html | 55 +++++
Documentation/Wrapper.Group.html | 78 +++++-
22 files changed, 1003 insertions(+), 498 deletions(-)
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index d2d284b52..8483239fb 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2785,7 +2785,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
SETTINGS.A2ASystem
@@ -2796,11 +2796,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -2845,17 +2848,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4953,7 +4945,7 @@ It is advised to use this method at the start of the mission.
- #string
+
SETTINGS.A2ASystem
@@ -4964,11 +4956,14 @@ It is advised to use this method at the start of the mission.
@@ -5013,17 +5008,6 @@ It is advised to use this method at the start of the mission.
-
-
-
-
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index 0343777f4..6826de992 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3018,13 +3018,13 @@ and any spaces before and after the resulting name are removed.
- SPAWN.frequency |
+ SPAWN.communication |
|
- SPAWN.hidden |
+ SPAWN.frequency |
|
@@ -3978,6 +3978,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4044,17 +4055,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4565,7 +4565,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
SPAWN.frequency
+
SPAWN.communication
@@ -4576,7 +4576,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
SPAWN.hidden
+
SPAWN.frequency
@@ -10718,6 +10718,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10784,17 +10795,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -11305,7 +11305,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-SPAWN.frequency
+SPAWN.communication
@@ -11316,7 +11316,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-SPAWN.hidden
+SPAWN.frequency
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index 92bab32e1..96a4e3498 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -1972,24 +1972,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 |
-
-
|
@@ -3106,39 +3088,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -5000,39 +4949,6 @@ Handy if you spawn from cargo statics which have resources already set.
-
-
-
-
-
-
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index c8dc8a7e8..62075b6b8 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2753,6 +2753,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -4036,6 +4069,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -5591,6 +5657,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html
index 663fee33b..43fbe9d91 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -3887,7 +3887,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
ATC_GROUND.Airbases
@@ -4475,7 +4475,7 @@ An airbase can be specified to set the maximum kick speed for.
- #table
+
ATC_GROUND.Airbases
diff --git a/Documentation/Functional.Autolase.html b/Documentation/Functional.Autolase.html
index 9b8bb0f22..2afd5f108 100644
--- a/Documentation/Functional.Autolase.html
+++ b/Documentation/Functional.Autolase.html
@@ -2323,7 +2323,7 @@
-
+ #table
AUTOLASE.CurrentLasing
@@ -2400,7 +2400,7 @@
- #table
+
AUTOLASE.GroupsByThreat
@@ -2422,8 +2422,8 @@
+
+
+
+
+
+
@@ -2551,6 +2573,39 @@
set up SRS
+
+
+
+
+
+
@@ -2568,7 +2623,7 @@
+
@@ -2628,6 +2694,17 @@
+
+
+
+
@@ -2659,11 +2736,33 @@
+
+
@@ -2686,6 +2785,28 @@
+
+
+
+
+
@@ -2714,7 +2835,7 @@
-
+ #table
AUTOLASE.targetsperrecce
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index 5d2ffd47c..7ed32eff7 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2397,17 +2397,6 @@ Use the method
DESIGNATE.SetMission() to
-
-
-
-
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index dd0076dc9..7778e47a1 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20171,17 +20171,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -20199,7 +20188,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
@@ -24986,7 +24964,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
@@ -26794,7 +26761,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- #number
+
DETECTION_BASE.RefreshTimeInterval
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html
index d6bb44298..d7a5a7802 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -1954,12 +1954,6 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%
MANTIS:GetJammedSAMs() |
Get table of currently jammed SAM group names.
- |
-
-
- MANTIS.Groupset |
-
-
|
@@ -5157,8 +5151,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -5327,17 +5332,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Table of Core.Zone#ZONE Zones Consider SAM groups in this zone(s) only for this MANTIS instance, must be handed as #table of Zone objects.
-
-
-
-
@@ -5360,6 +5354,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
+
+
+
+
@@ -5404,6 +5409,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
@@ -5443,7 +5470,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Long
@@ -5454,7 +5481,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Medium
@@ -5465,7 +5492,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_PointDef
@@ -5476,7 +5503,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Short
@@ -5633,8 +5660,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -5773,17 +5789,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -6117,6 +6122,61 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Log SAM status in dcs.log every cycle if true.
+
+
+
+
+
+
+
+
@@ -12073,8 +12133,8 @@ Substring matching with digit-boundary protection prevents false matches
+
@@ -12243,17 +12314,6 @@ Substring matching with digit-boundary protection prevents false matches
Table of Core.Zone#ZONE Zones Consider SAM groups in this zone(s) only for this MANTIS instance, must be handed as #table of Zone objects.
-
-
-
-
@@ -12276,6 +12336,17 @@ Substring matching with digit-boundary protection prevents false matches
The ME name of the HQ object
+
+
+
+
@@ -12320,6 +12391,28 @@ Substring matching with digit-boundary protection prevents false matches
+
+
+
+
+
@@ -12359,7 +12452,7 @@ Substring matching with digit-boundary protection prevents false matches
-
+ #table
MANTIS.SAM_Table_Long
@@ -12370,7 +12463,7 @@ Substring matching with digit-boundary protection prevents false matches
-
+ #table
MANTIS.SAM_Table_Medium
@@ -12381,7 +12474,7 @@ Substring matching with digit-boundary protection prevents false matches
-
+ #table
MANTIS.SAM_Table_PointDef
@@ -12392,7 +12485,7 @@ Substring matching with digit-boundary protection prevents false matches
-
+ #table
MANTIS.SAM_Table_Short
@@ -12549,8 +12642,8 @@ Substring matching with digit-boundary protection prevents false matches
-
@@ -12689,17 +12771,6 @@ Substring matching with digit-boundary protection prevents false matches
-
-
-
-
@@ -13033,6 +13104,61 @@ Substring matching with digit-boundary protection prevents false matches
Log SAM status in dcs.log every cycle if true.
+
+
+
+
+
+
+
+
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html
index f06af55cb..6f57bb5bc 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -4608,13 +4608,13 @@ and any spaces before and after the resulting name are removed.
- RAT.frequency |
+ RAT.communication |
|
- RAT.hidden |
+ RAT.frequency |
|
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index aa863712f..aa4ed9c6d 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -2910,6 +2910,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
SCORING.AutoSavePath
@@ -3165,7 +3176,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
SCORING.AutoSavePath
@@ -6622,7 +6644,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 723547ab6..5fb4da699 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -9842,6 +9842,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
+
+
+
+
@@ -9853,6 +9864,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
+
+
+
+
@@ -30489,6 +30511,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -30500,6 +30533,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -33613,6 +33657,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -33624,6 +33679,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -41885,7 +41951,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -41913,7 +41979,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -41927,7 +41993,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -42107,7 +42173,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Decrease stack/flag. Human player needs to take care himself.
+ Set stack flag.
@@ -42269,6 +42335,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set section lead of player flight.
+
@@ -42327,6 +42396,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set new time stamp.
+
diff --git a/Documentation/Ops.ArmyGroup.html b/Documentation/Ops.ArmyGroup.html
index 789718ae5..e87b27048 100644
--- a/Documentation/Ops.ArmyGroup.html
+++ b/Documentation/Ops.ArmyGroup.html
@@ -2543,6 +2543,12 @@ and pick the closest unit to this ARMYGROUP.
ARMYGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ ARMYGROUP.EPLRS |
+
+
|
@@ -6743,17 +6749,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -12638,17 +12633,6 @@ and pick the closest unit to this ARMYGROUP.
Field(s)
-
@@ -33159,17 +33143,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Field(s)
-
@@ -35020,17 +34993,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Field(s)
-
diff --git a/Documentation/Ops.Auftrag.html b/Documentation/Ops.Auftrag.html
index 34efdacb3..5eb9f17d7 100644
--- a/Documentation/Ops.Auftrag.html
+++ b/Documentation/Ops.Auftrag.html
@@ -7438,17 +7438,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Mission Ingress waypoint coordinate.
-
-
-
-
@@ -23325,17 +23314,6 @@ will always return.
Mission Ingress waypoint coordinate.
-
-
-
-
@@ -26750,17 +26728,6 @@ will always return.
Mission Ingress waypoint coordinate.
-
-
-
-
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index ace20d570..ee4cee2e8 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -4177,7 +4177,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CSAR.FreeVHFFrequencies
@@ -4667,11 +4667,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -5058,6 +5061,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -5083,6 +5100,20 @@ 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
+
+
+
@@ -10618,7 +10649,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -11108,11 +11139,14 @@ callsigns from playername or group name.
@@ -11499,6 +11533,20 @@ callsigns from playername or group name.
+
+
@@ -11524,6 +11572,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -13266,7 +13328,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -13756,11 +13818,14 @@ callsigns from playername or group name.
@@ -14147,6 +14212,20 @@ callsigns from playername or group name.
+
+
@@ -14172,6 +14251,20 @@ callsigns from playername or group name.
+
+
+
+
+ #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 ba85554e6..9193ac180 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -6297,7 +6297,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeFMFrequencies
@@ -6432,14 +6432,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6607,8 +6604,30 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+ #table
+
CTLD._c130DcAutoSets
@@ -7230,7 +7249,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
CTLD.troopdropzoneradius
@@ -24132,7 +24151,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeFMFrequencies
@@ -24267,14 +24286,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -24442,8 +24458,30 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
+ #table
+
CTLD._c130DcAutoSets
@@ -25065,7 +25103,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -26947,7 +26985,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeFMFrequencies
@@ -27082,14 +27120,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -27257,8 +27292,30 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
+ #table
+
CTLD._c130DcAutoSets
@@ -27880,7 +27937,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -32658,6 +32715,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html
index 4186984be..b984d61cd 100644
--- a/Documentation/Ops.FlightGroup.html
+++ b/Documentation/Ops.FlightGroup.html
@@ -3305,6 +3305,12 @@
FLIGHTGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ FLIGHTGROUP.EPLRS |
+
+
|
@@ -8078,14 +8084,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8110,20 +8113,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -18917,14 +18906,11 @@ Here we only check if stuck whilst taxiing.
@@ -18949,20 +18935,6 @@ Here we only check if stuck whilst taxiing.
-
-
@@ -39799,14 +39771,11 @@ Optionally, you can calculate the current max weight possible, which accounts fo
@@ -39831,20 +39800,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
@@ -42021,14 +41976,11 @@ Optionally, you can calculate the current max weight possible, which accounts fo
@@ -42053,20 +42005,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
diff --git a/Documentation/Ops.NavyGroup.html b/Documentation/Ops.NavyGroup.html
index 34c63cee2..2af10f686 100644
--- a/Documentation/Ops.NavyGroup.html
+++ b/Documentation/Ops.NavyGroup.html
@@ -2474,6 +2474,12 @@
NAVYGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ NAVYGROUP.EPLRS |
+
+
|
diff --git a/Documentation/Ops.OpsGroup.html b/Documentation/Ops.OpsGroup.html
index 5c2532f80..5e995b424 100644
--- a/Documentation/Ops.OpsGroup.html
+++ b/Documentation/Ops.OpsGroup.html
@@ -1703,6 +1703,12 @@
OPSGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ OPSGROUP.EPLRS |
+
+
|
@@ -7333,6 +7339,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
+
+
+
+
@@ -8534,9 +8551,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Init a table.
-
@@ -29126,6 +29140,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Name of the class.
+
+
+
+
@@ -30327,9 +30352,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
- Init a table.
-
@@ -32259,6 +32281,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Name of the class.
+
+
+
+
@@ -33460,9 +33493,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
- Init a table.
-
@@ -39394,7 +39424,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Has line of sight.
+ No of sight.
diff --git a/Documentation/Ops.PlayerTask.html b/Documentation/Ops.PlayerTask.html
index 8f5b05841..a3f188920 100644
--- a/Documentation/Ops.PlayerTask.html
+++ b/Documentation/Ops.PlayerTask.html
@@ -15964,14 +15964,11 @@ When moose is loading dynamically (for moose class development), tracing is swit
@@ -16591,6 +16588,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -23488,14 +23496,11 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
@@ -24115,6 +24120,17 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
+
+
+
+
@@ -25962,14 +25978,11 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
@@ -26589,6 +26602,17 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
+
+
+
+
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html
index a880e84dd..684c0d3d6 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -4490,6 +4490,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -18231,6 +18242,17 @@ mygroup:WayPointExecute()
+
+
+
+
@@ -22386,6 +22408,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -23062,6 +23095,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -23249,6 +23293,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index 9c4456df6..688f6b1e3 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -5586,7 +5586,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+