+
+
CARGO_UNIT.CargoInAir
diff --git a/Documentation/Core.Message.html b/Documentation/Core.Message.html
index 3b9052418..42cf44ac9 100644
--- a/Documentation/Core.Message.html
+++ b/Documentation/Core.Message.html
@@ -1734,6 +1734,18 @@ To send messages, you need to use the To functions.
MESSAGE:ToCoalitionIf(CoalitionSide, Condition) |
Sends a MESSAGE to a Coalition if the given Condition is true.
+ |
+
+
+ MESSAGE:ToCountry(Country, Settings) |
+
+ Sends a MESSAGE to a Country.
+ |
+
+
+ MESSAGE:ToCountryIf(Country, Condition, Settings) |
+
+ Sends a MESSAGE to a Country.
|
@@ -2695,6 +2707,7 @@ The message display times are automatically defined based on the timing settings
@@ -2958,6 +2971,133 @@ The message display times are automatically defined based on the timing settings
+
+
+
+
+
+
+
+
Sends a MESSAGE to a Country.
+
+
+
+
Defined in:
+
+
Parameters:
+
+
+
+ #number
+ Country
+
+
+
+
+
to which the message is displayed, e.g. country.id.GERMANY. For all country numbers see here: Hoggit Wiki
+
+
+
+
+
+
+
+
(Optional) Settings for message display.
+
+
+
+
Return value:
+
+
+
+
+
+
+
+
+
+
+
Sends a MESSAGE to a Country.
+
+
+
+
Defined in:
+
+
Parameters:
+
+
+
+ #number
+ Country
+
+
+
+
+
to which the message is displayed, , e.g. country.id.GERMANY. For all country numbers see here: Hoggit Wiki
+
+
+
+
+
+
+ #boolean
+ Condition
+
+
+
+
+
Sends the message only if the condition is true.
+
+
+
+
+
+
+
+
(Optional) Settings for message display.
+
+
+
+
Return value:
+
+
+
@@ -2992,11 +3132,14 @@ The message display times are automatically defined based on the timing settings
-
+
+
(Optional) Settings for message display.
+
Return value:
@@ -3087,11 +3230,14 @@ The message display times are automatically defined based on the timing settings
-
+
+
(Optional) Settings for message display.
+
Return value:
diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html
index ca50fdb42..11d565b8f 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -17652,17 +17652,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
the y coordinate in meters.
-
-
-
-
@@ -18461,17 +18450,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
the y coordinate in meters.
-
-
-
-
@@ -26919,17 +26897,6 @@ 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 319319e92..07637cbf0 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2872,11 +2872,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -5029,11 +5040,22 @@ 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 88811a6ea..a1fe67905 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3377,11 +3377,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
SPAWN.AIOnOff
+
+
The AI is on by default when spawning a group.
+
@@ -3454,9 +3457,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.
-
@@ -3581,6 +3581,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3680,20 +3691,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3705,9 +3702,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- By default, no InitLimit
-
@@ -3730,6 +3724,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
@@ -3761,7 +3777,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxGroups
@@ -3775,7 +3791,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -3921,6 +3937,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3933,7 +3960,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
When the first Spawn executes, all the Groups need to be made visible before start.
+
Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.
@@ -8734,11 +8761,14 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #boolean
SPAWN.AIOnOff
+
+
The AI is on by default when spawning a group.
+
@@ -8811,9 +8841,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.
-
@@ -8938,6 +8965,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -9037,20 +9075,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -9062,9 +9086,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. By default, no InitLimit
-
@@ -9087,6 +9108,28 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
@@ -9118,7 +9161,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxGroups
@@ -9132,7 +9175,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -9278,6 +9321,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -9290,7 +9344,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. When the first Spawn executes, all the Groups need to be made visible before start.
+
Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.
diff --git a/Documentation/DCS.html b/Documentation/DCS.html
index ed3bdccbd..1cc528a8c 100644
--- a/Documentation/DCS.html
+++ b/Documentation/DCS.html
@@ -5823,6 +5823,12 @@ First value indicates if at least one of the unit's radar(s) is on.
country.id.BELGIUM |
+ |
+
+
+ country.id.BOLIVIA |
+
+
|
@@ -5895,6 +5901,12 @@ First value indicates if at least one of the unit's radar(s) is on.
country.id.DENMARK |
+ |
+
+
+ country.id.ECUADOR |
+
+
|
@@ -5937,6 +5949,12 @@ First value indicates if at least one of the unit's radar(s) is on.
country.id.GERMANY |
+ |
+
+
+ country.id.GHANA |
+
+
|
@@ -6057,6 +6075,12 @@ First value indicates if at least one of the unit's radar(s) is on.
country.id.MOROCCO |
+ |
+
+
+ country.id.NIGERIA |
+
+
|
@@ -6081,6 +6105,12 @@ First value indicates if at least one of the unit's radar(s) is on.
country.id.PAKISTAN |
+ |
+
+
+ country.id.PERU |
+
+
|
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html
index 04e322406..b46372fde 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -3848,9 +3848,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Kickspeed
-
@@ -4433,9 +4430,6 @@ An airbase can be specified to set the maximum kick speed for.
-
- Kickspeed
-
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 5c558e90f..0e689d9da 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -19261,7 +19261,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
+ #number
DETECTION_BASE.RefreshTimeInterval
@@ -23953,7 +23953,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
+ #number
DETECTION_BASE.RefreshTimeInterval
@@ -25706,7 +25706,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 d926100d5..2980e4915 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -1970,12 +1970,6 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%
MANTIS:GetCommandCenter() |
Function to get the HQ object for further use
- |
-
-
- MANTIS.Groupset |
-
-
|
@@ -3705,8 +3699,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -3798,17 +3803,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Prefix to build the #SET_GROUP for EWR group
-
-
-
-
@@ -3831,6 +3825,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
+
+
+
+
@@ -3859,7 +3864,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Long
@@ -3870,7 +3875,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Medium
@@ -3881,7 +3886,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Short
@@ -4244,6 +4249,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Prefix for logging
+
+
+
+
+
+
+
@@ -4302,9 +4351,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
switch alarm state RED
-
@@ -4316,6 +4362,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
self.SAMCheckRanges = {}
+
@@ -8175,8 +8224,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
@@ -8268,17 +8328,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Prefix to build the #SET_GROUP for EWR group
-
-
-
-
@@ -8301,6 +8350,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
+
+
+
+
@@ -8329,7 +8389,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Long
@@ -8340,7 +8400,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Medium
@@ -8351,7 +8411,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Short
@@ -8714,6 +8774,50 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Prefix for logging
+
+
+
+
+
+
+
@@ -8772,9 +8876,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
-
switch alarm state RED
-
@@ -8786,6 +8887,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
self.SAMCheckRanges = {}
+
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index e192ac5a8..108de65b3 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -3083,7 +3083,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
SCORING.penaltyoncoalitionchange
@@ -3094,7 +3094,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
SCORING.penaltyonfratricide
@@ -5672,7 +5672,7 @@ The scale magnifies the scores given to the players.
-
+ #boolean
SCORING.penaltyoncoalitionchange
@@ -5683,7 +5683,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 a1cefc96f..6599b993a 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -9405,17 +9405,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
-
-
-
-
@@ -9427,17 +9416,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
-
-
-
-
@@ -28986,17 +28964,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -29008,17 +28975,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -32018,17 +31974,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -32040,17 +31985,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -39578,9 +39512,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Set case to that of lead.
-
@@ -39811,7 +39742,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Make player section lead if he was not before.
+ Set section lead of player flight.
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index bc2968912..4ffd957d2 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -4223,14 +4223,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -9539,14 +9536,11 @@ callsigns from playername or group name.
@@ -11956,14 +11950,11 @@ callsigns from playername or group name.
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index 5d2ce884c..0d59f6f29 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -7197,6 +7197,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
+
+
+
+
@@ -7311,7 +7322,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeFMFrequencies
@@ -7338,6 +7349,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Beacons
+
@@ -7728,6 +7742,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
+
+
+
+
@@ -8011,7 +8036,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
CTLD.troopdropzoneradius
@@ -15904,6 +15929,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
+
+
+
+
@@ -16018,7 +16054,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeFMFrequencies
@@ -16045,6 +16081,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Beacons
+
@@ -16435,6 +16474,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
+
+
+
+
@@ -16718,7 +16768,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
CTLD.troopdropzoneradius
@@ -18295,6 +18345,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
+
+
+
+
@@ -18409,7 +18470,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeFMFrequencies
@@ -18436,6 +18497,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Beacons
+
@@ -18826,6 +18890,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
+
+
+
+
@@ -19109,7 +19184,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
CTLD.troopdropzoneradius
@@ -23064,17 +23139,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
-
-
-
-
@@ -23250,17 +23314,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Flag for direct loading.
-
-
-
-
@@ -23410,17 +23463,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Flag for direct loading.
-
-
-
-
@@ -27031,6 +27073,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -27684,6 +27737,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -31219,17 +31283,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
template for a group of 10 paratroopers
-
-
-
-
@@ -32483,17 +32536,6 @@ Use either this method to integrate the Hercules **or** the one from the "normal
template for a group of 10 paratroopers
-
-
-
-
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html
index 2e7e23d93..133909fdc 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -2897,6 +2897,17 @@ but can separately be modified later in your mission using the
+
+
+
+
@@ -7533,6 +7544,17 @@ 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 2f9fb6135..dd7fdf25c 100644
--- a/Documentation/Tasking.Task_A2A_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2A_Dispatcher.html
@@ -2898,7 +2898,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
TASK_A2A_DISPATCHER.FlashNewTask
@@ -3623,7 +3623,7 @@ If too large, any airborne cap may not be able to reach the detected target area
-
+ #boolean
TASK_A2A_DISPATCHER.FlashNewTask
@@ -4799,7 +4799,7 @@ If too large, any airborne cap may not be able to reach the detected target area
-
+ #boolean
TASK_A2A_DISPATCHER.FlashNewTask
@@ -6277,7 +6277,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 6707cc8a9..3a779e93f 100644
--- a/Documentation/Tasking.Task_A2G_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2G_Dispatcher.html
@@ -3168,14 +3168,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3748,14 +3745,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4938,14 +4932,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6430,14 +6421,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
diff --git a/Documentation/Tasking.Task_CARGO.html b/Documentation/Tasking.Task_CARGO.html
index 664f7bc26..b00f517cd 100644
--- a/Documentation/Tasking.Task_CARGO.html
+++ b/Documentation/Tasking.Task_CARGO.html
@@ -3190,22 +3190,11 @@ based on the tasking capabilities defined in
-
-
-
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html
index 841b8016f..8be8c2430 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -3186,7 +3186,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -4292,7 +4292,7 @@ This method can only be used once!
- #table
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -5150,7 +5150,7 @@ This method can only be used once!
- #table
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -6639,7 +6639,7 @@ This method can only be used once!
- #table
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html
index 8d80e9b0b..f798dd2fe 100644
--- a/Documentation/Utilities.FiFo.html
+++ b/Documentation/Utilities.FiFo.html
@@ -3218,6 +3218,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
+
+
+
+
@@ -4067,6 +4078,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
+
+
+
+
@@ -7551,6 +7573,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -8400,6 +8433,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index 359efe37e..04770d5bd 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -4944,18 +4944,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
GROUP.InitRespawnRandomizePositionOuter
+
GROUP.InitRespawnRandomizePositionZone
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index 4ae15aee7..f12efbb45 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -2988,6 +2988,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -3065,28 +3087,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
-
-
-
-
-
@@ -5127,6 +5127,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -5204,28 +5226,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
-
-
-
-
-
@@ -6737,6 +6737,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -6814,28 +6836,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
-
-
-
-
-