diff --git a/Documentation/AI.AI_A2A_Cap.html b/Documentation/AI.AI_A2A_Cap.html index 86ea2889d..a4eb3e2ed 100644 --- a/Documentation/AI.AI_A2A_Cap.html +++ b/Documentation/AI.AI_A2A_Cap.html @@ -2645,7 +2645,7 @@ Use the method AI.AI_Cap#AI -

AI_A2A_CAP:HandleEvent(Event, EventFunction)

+

AI_A2A_CAP:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AI_A2A_CAP:UnHandleEvent(Event)

+

AI_A2A_CAP:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -10180,7 +10180,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

-

AI_A2A_CAP:HandleEvent(Event, EventFunction)

+

AI_A2A_CAP:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

@@ -10196,11 +10196,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -12227,7 +12229,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -12243,11 +12245,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html index 5133ca16a..32dc8fcc4 100644 --- a/Documentation/AI.AI_A2A_Dispatcher.html +++ b/Documentation/AI.AI_A2A_Dispatcher.html @@ -3881,7 +3881,7 @@ The following parameters were given to the :New method of AI_A2A_GCICAP, and mea -

AI_A2A_DISPATCHER:HandleEvent(Event, EventFunction)

+

AI_A2A_DISPATCHER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AI_A2A_DISPATCHER:UnHandleEvent(Event)

+

AI_A2A_DISPATCHER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -14631,7 +14631,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -14647,11 +14647,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -16678,7 +16680,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -16694,11 +16696,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html index 0cada1225..53c6e4365 100644 --- a/Documentation/AI.AI_A2G_Dispatcher.html +++ b/Documentation/AI.AI_A2G_Dispatcher.html @@ -3868,7 +3868,7 @@ of the squadron will be destroyed. This to keep consistency of air operations no -

AI_A2G_DISPATCHER:HandleEvent(Event, EventFunction)

+

AI_A2G_DISPATCHER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AI_A2G_DISPATCHER:UnHandleEvent(Event)

+

AI_A2G_DISPATCHER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

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

The Defender Default Settings over all Squadrons.

+
+ +
+
+
+ + #number +AI_A2G_DISPATCHER.DefenderPatrolIndex + + +
@@ -12806,6 +12817,17 @@ multiplied by the Overhead and rounded up to the smallest integer.

The Defender Default Settings over all Squadrons.

+ + + +
+
+ + #number +AI_A2G_DISPATCHER.DefenderPatrolIndex + + +
@@ -14123,6 +14145,17 @@ multiplied by the Overhead and rounded up to the smallest integer.

The Defender Default Settings over all Squadrons.

+ + + +
+
+ + #number +AI_A2G_DISPATCHER.DefenderPatrolIndex + + +
@@ -15747,6 +15780,17 @@ multiplied by the Overhead and rounded up to the smallest integer.

The Defender Default Settings over all Squadrons.

+ + + +
+
+ + #number +AI_A2G_DISPATCHER.DefenderPatrolIndex + + +
@@ -16672,7 +16716,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

-

AI_A2G_DISPATCHER:HandleEvent(Event, EventFunction)

+

AI_A2G_DISPATCHER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

@@ -16688,11 +16732,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -18719,7 +18765,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -18735,11 +18781,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/AI.AI_AIR_Dispatcher.html b/Documentation/AI.AI_AIR_Dispatcher.html index 523bc86d5..612854504 100644 --- a/Documentation/AI.AI_AIR_Dispatcher.html +++ b/Documentation/AI.AI_AIR_Dispatcher.html @@ -3664,7 +3664,7 @@ of the squadron will be destroyed. This to keep consistency of air operations no -

AI_AIR_DISPATCHER:HandleEvent(Event, EventFunction)

+

AI_AIR_DISPATCHER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AI_AIR_DISPATCHER:UnHandleEvent(Event)

+

AI_AIR_DISPATCHER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -13466,7 +13466,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -13482,11 +13482,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -15513,7 +15515,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -15529,11 +15531,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/AI.AI_Air.html b/Documentation/AI.AI_Air.html index b3453a38a..5e90a9350 100644 --- a/Documentation/AI.AI_Air.html +++ b/Documentation/AI.AI_Air.html @@ -2345,7 +2345,7 @@ and the resulting state will be the To state.

-

AI_AIR:HandleEvent(Event, EventFunction)

+

AI_AIR:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AI_AIR:UnHandleEvent(Event)

+

AI_AIR:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -8773,7 +8773,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -8789,11 +8789,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -10820,7 +10822,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -10836,11 +10838,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/AI.AI_Air_Patrol.html b/Documentation/AI.AI_Air_Patrol.html index b98fdea7d..73a11c073 100644 --- a/Documentation/AI.AI_Air_Patrol.html +++ b/Documentation/AI.AI_Air_Patrol.html @@ -2588,7 +2588,7 @@ Use the method AI.AI_Cap -

AI_AIR_PATROL:HandleEvent(Event, EventFunction)

+

AI_AIR_PATROL:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AI_AIR_PATROL:UnHandleEvent(Event)

+

AI_AIR_PATROL:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -9754,7 +9754,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -9770,11 +9770,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -11801,7 +11803,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -11817,11 +11819,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/AI.AI_Air_Squadron.html b/Documentation/AI.AI_Air_Squadron.html index de2db24a5..0c01d449b 100644 --- a/Documentation/AI.AI_Air_Squadron.html +++ b/Documentation/AI.AI_Air_Squadron.html @@ -1779,7 +1779,7 @@ -

AI_AIR_SQUADRON:HandleEvent(Event, EventFunction)

+

AI_AIR_SQUADRON:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AI_AIR_SQUADRON:UnHandleEvent(Event)

+

AI_AIR_SQUADRON:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -4158,7 +4158,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -4174,11 +4174,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -6205,7 +6207,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -6221,11 +6223,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/AI.AI_Bai.html b/Documentation/AI.AI_Bai.html index 590ece742..fbd8e88df 100644 --- a/Documentation/AI.AI_Bai.html +++ b/Documentation/AI.AI_Bai.html @@ -2803,7 +2803,7 @@ is the point where a map object is to be destroyed (like a bridge).

-

AI_BAI_ZONE:HandleEvent(Event, EventFunction)

+

AI_BAI_ZONE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AI_BAI_ZONE:UnHandleEvent(Event)

+

AI_BAI_ZONE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -11646,7 +11646,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -11662,11 +11662,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -13693,7 +13695,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -13709,11 +13711,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/AI.AI_Balancer.html b/Documentation/AI.AI_Balancer.html index 9f3a27c62..0245603c7 100644 --- a/Documentation/AI.AI_Balancer.html +++ b/Documentation/AI.AI_Balancer.html @@ -2030,7 +2030,7 @@ otherwise the AI_BALANCER will trigger a Destroy event, and the -

AI_BALANCER:HandleEvent(Event, EventFunction)

+

AI_BALANCER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AI_BALANCER:UnHandleEvent(Event)

+

AI_BALANCER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -5638,7 +5638,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -5654,11 +5654,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -7685,7 +7687,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -7701,11 +7703,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/AI.AI_Cap.html b/Documentation/AI.AI_Cap.html index a06ef2b5b..1c82a14f8 100644 --- a/Documentation/AI.AI_Cap.html +++ b/Documentation/AI.AI_Cap.html @@ -2717,7 +2717,7 @@ Use the method AI.AI_Cap#A -

AI_CAP_ZONE:HandleEvent(Event, EventFunction)

+

AI_CAP_ZONE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AI_CAP_ZONE:UnHandleEvent(Event)

+

AI_CAP_ZONE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -11235,7 +11235,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -11251,11 +11251,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -13282,7 +13284,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -13298,11 +13300,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html index d23f1c8fd..7c83abe52 100644 --- a/Documentation/AI.AI_Cargo.html +++ b/Documentation/AI.AI_Cargo.html @@ -2082,7 +2082,7 @@ Please consult the Cargo.Cargo module for more in -

AI_CARGO:HandleEvent(Event, EventFunction)

+

AI_CARGO:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AI_CARGO:UnHandleEvent(Event)

+

AI_CARGO:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -2452,7 +2452,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Wrapper.Group#GROUP AI_CARGO.CargoCarrier @@ -4489,7 +4489,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Wrapper.Group#GROUP AI_CARGO.CargoCarrier @@ -5101,7 +5101,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Wrapper.Group#GROUP AI_CARGO.CargoCarrier @@ -6606,7 +6606,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Wrapper.Group#GROUP AI_CARGO.CargoCarrier @@ -7420,7 +7420,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -7436,11 +7436,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -9467,7 +9469,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -9483,11 +9485,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/AI.AI_Cargo_APC.html b/Documentation/AI.AI_Cargo_APC.html index 3ef6884fe..0bd14793a 100644 --- a/Documentation/AI.AI_Cargo_APC.html +++ b/Documentation/AI.AI_Cargo_APC.html @@ -2278,7 +2278,7 @@ The APCs will follow nearby roads as much as possible, to ensure fast and clean -

AI_CARGO_APC:HandleEvent(Event, EventFunction)

+

AI_CARGO_APC:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AI_CARGO_APC:UnHandleEvent(Event)

+

AI_CARGO_APC:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -8977,7 +8977,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -8993,11 +8993,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -11024,7 +11026,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -11040,11 +11042,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html index f55f6d47d..aa1da4dd7 100644 --- a/Documentation/AI.AI_Cargo_Airplane.html +++ b/Documentation/AI.AI_Cargo_Airplane.html @@ -2072,7 +2072,7 @@ time is not so much of an issue ...

-

AI_CARGO_AIRPLANE:HandleEvent(Event, EventFunction)

+

AI_CARGO_AIRPLANE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AI_CARGO_AIRPLANE:UnHandleEvent(Event)

+

AI_CARGO_AIRPLANE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

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

Field(s)

-
-
- - -AI_CARGO_AIRPLANE.Airbase - - - - -

Set destination airbase for next :Route() command.

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

Aircraft is on a depoly mission.

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

Aircraft is on a pickup mission.

-
@@ -4232,20 +4212,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

-
-
- - -AI_CARGO_AIRPLANE.Airbase - - - - -

Set destination airbase for next :Route() command.

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

Aircraft is on a depoly mission.

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

Aircraft is on a pickup mission.

-
@@ -4867,20 +4827,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

-
-
- - -AI_CARGO_AIRPLANE.Airbase - - - - -

Set destination airbase for next :Route() command.

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

Aircraft is on a depoly mission.

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

Aircraft is on a pickup mission.

-
@@ -6395,20 +6335,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

-
-
- - -AI_CARGO_AIRPLANE.Airbase - - - - -

Set destination airbase for next :Route() command.

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

Aircraft is on a depoly mission.

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

Aircraft is on a pickup mission.

-
@@ -7235,7 +7155,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -7251,11 +7171,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -9282,7 +9204,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -9298,11 +9220,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/AI.AI_Cargo_Dispatcher.html b/Documentation/AI.AI_Cargo_Dispatcher.html index 13924f5d2..f0c5fc7d5 100644 --- a/Documentation/AI.AI_Cargo_Dispatcher.html +++ b/Documentation/AI.AI_Cargo_Dispatcher.html @@ -2687,7 +2687,7 @@ Use AI_CARGO_DISPATCHER.SetHomeZon -

AI_CARGO_DISPATCHER:HandleEvent(Event, EventFunction)

+

AI_CARGO_DISPATCHER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AI_CARGO_DISPATCHER:UnHandleEvent(Event)

+

AI_CARGO_DISPATCHER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -8146,7 +8146,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -8162,11 +8162,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -10193,7 +10195,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -10209,11 +10211,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/AI.AI_Cargo_Dispatcher_APC.html b/Documentation/AI.AI_Cargo_Dispatcher_APC.html index 497a6e1eb..66abe16fc 100644 --- a/Documentation/AI.AI_Cargo_Dispatcher_APC.html +++ b/Documentation/AI.AI_Cargo_Dispatcher_APC.html @@ -2286,7 +2286,7 @@ Use AI_CARGO_DISPATCHER_APC.Se -

AI_CARGO_DISPATCHER_APC:HandleEvent(Event, EventFunction)

+

AI_CARGO_DISPATCHER_APC:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AI_CARGO_DISPATCHER_APC:UnHandleEvent(Event)

+

AI_CARGO_DISPATCHER_APC:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -7197,7 +7197,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -7213,11 +7213,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -9244,7 +9246,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -9260,11 +9262,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/AI.AI_Cargo_Dispatcher_Airplane.html b/Documentation/AI.AI_Cargo_Dispatcher_Airplane.html index 60b170a31..42e009e79 100644 --- a/Documentation/AI.AI_Cargo_Dispatcher_Airplane.html +++ b/Documentation/AI.AI_Cargo_Dispatcher_Airplane.html @@ -2239,7 +2239,7 @@ Check out the AI.AI -

AI_CARGO_DISPATCHER_AIRPLANE:HandleEvent(Event, EventFunction)

+

AI_CARGO_DISPATCHER_AIRPLANE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AI_CARGO_DISPATCHER_AIRPLANE:UnHandleEvent(Event)

+

AI_CARGO_DISPATCHER_AIRPLANE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -7087,7 +7087,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -7103,11 +7103,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -9134,7 +9136,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -9150,11 +9152,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/AI.AI_Cargo_Dispatcher_Helicopter.html b/Documentation/AI.AI_Cargo_Dispatcher_Helicopter.html index 7e73dae88..46cdbee28 100644 --- a/Documentation/AI.AI_Cargo_Dispatcher_Helicopter.html +++ b/Documentation/AI.AI_Cargo_Dispatcher_Helicopter.html @@ -2277,7 +2277,7 @@ Use AI_CARGO_DISPATCHER -

AI_CARGO_DISPATCHER_HELICOPTER:HandleEvent(Event, EventFunction)

+

AI_CARGO_DISPATCHER_HELICOPTER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AI_CARGO_DISPATCHER_HELICOPTER:UnHandleEvent(Event)

+

AI_CARGO_DISPATCHER_HELICOPTER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -7119,7 +7119,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -7135,11 +7135,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -9166,7 +9168,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -9182,11 +9184,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/AI.AI_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html index 21f8ae4aa..9f569be86 100644 --- a/Documentation/AI.AI_Cargo_Helicopter.html +++ b/Documentation/AI.AI_Cargo_Helicopter.html @@ -2095,7 +2095,7 @@ time is not so much of an issue ...

-

AI_CARGO_HELICOPTER:HandleEvent(Event, EventFunction)

+

AI_CARGO_HELICOPTER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AI_CARGO_HELICOPTER:UnHandleEvent(Event)

+

AI_CARGO_HELICOPTER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -6978,7 +6978,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -6994,11 +6994,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -9025,7 +9027,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -9041,11 +9043,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/AI.AI_Cas.html b/Documentation/AI.AI_Cas.html index f1cfe8a4e..dcb2818e0 100644 --- a/Documentation/AI.AI_Cas.html +++ b/Documentation/AI.AI_Cas.html @@ -2734,7 +2734,7 @@ It can be notified to go RTB through the RTB event.

-

AI_CAS_ZONE:HandleEvent(Event, EventFunction)

+

AI_CAS_ZONE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AI_CAS_ZONE:UnHandleEvent(Event)

+

AI_CAS_ZONE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -11471,7 +11471,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -11487,11 +11487,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -13518,7 +13520,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -13534,11 +13536,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/AI.AI_ESCORT_DISPATCHER_REQUEST.html b/Documentation/AI.AI_ESCORT_DISPATCHER_REQUEST.html index 29b88ce84..894c6ccce 100644 --- a/Documentation/AI.AI_ESCORT_DISPATCHER_REQUEST.html +++ b/Documentation/AI.AI_ESCORT_DISPATCHER_REQUEST.html @@ -1907,7 +1907,7 @@ -

AI_ESCORT_DISPATCHER_REQUEST:HandleEvent(Event, EventFunction)

+

AI_ESCORT_DISPATCHER_REQUEST:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AI_ESCORT_DISPATCHER_REQUEST:UnHandleEvent(Event)

+

AI_ESCORT_DISPATCHER_REQUEST:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -4998,7 +4998,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -5014,11 +5014,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -7045,7 +7047,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -7061,11 +7063,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/AI.AI_Escort_Dispatcher.html b/Documentation/AI.AI_Escort_Dispatcher.html index b5d82fcb3..67117f49b 100644 --- a/Documentation/AI.AI_Escort_Dispatcher.html +++ b/Documentation/AI.AI_Escort_Dispatcher.html @@ -1905,7 +1905,7 @@ -

AI_ESCORT_DISPATCHER:HandleEvent(Event, EventFunction)

+

AI_ESCORT_DISPATCHER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AI_ESCORT_DISPATCHER:UnHandleEvent(Event)

+

AI_ESCORT_DISPATCHER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -5019,7 +5019,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -5035,11 +5035,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -7066,7 +7068,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -7082,11 +7084,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/AI.AI_Formation.html b/Documentation/AI.AI_Formation.html index 5c2dad90a..d76c55597 100644 --- a/Documentation/AI.AI_Formation.html +++ b/Documentation/AI.AI_Formation.html @@ -2371,7 +2371,7 @@ LargeFormation:__Start( 1 ) -

AI_FORMATION:HandleEvent(Event, EventFunction)

+

AI_FORMATION:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AI_FORMATION:UnHandleEvent(Event)

+

AI_FORMATION:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -12315,7 +12315,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -12331,11 +12331,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -14362,7 +14364,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -14378,11 +14380,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html index ec8219985..a27ba1560 100644 --- a/Documentation/AI.AI_Patrol.html +++ b/Documentation/AI.AI_Patrol.html @@ -2500,7 +2500,7 @@ Use the method AI_PATROL_ZONE.ManageDa -

AI_PATROL_ZONE:HandleEvent(Event, EventFunction)

+

AI_PATROL_ZONE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AI_PATROL_ZONE:UnHandleEvent(Event)

+

AI_PATROL_ZONE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

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

This table contains the targets detected during patrol.

-
@@ -6205,9 +6202,6 @@ Note that this method is required, as triggers the next route when patrolling fo - -

This table contains the targets detected during patrol.

-
@@ -6952,9 +6946,6 @@ Note that this method is required, as triggers the next route when patrolling fo - -

This table contains the targets detected during patrol.

-
@@ -8592,9 +8583,6 @@ Note that this method is required, as triggers the next route when patrolling fo - -

This table contains the targets detected during patrol.

-
@@ -9459,7 +9447,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -9475,11 +9463,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -11506,7 +11496,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -11522,11 +11512,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Actions.Account.html b/Documentation/Actions.Account.html index b669f8cfe..c268d645b 100644 --- a/Documentation/Actions.Account.html +++ b/Documentation/Actions.Account.html @@ -2040,7 +2040,7 @@ -

ACT_ACCOUNT:HandleEvent(Event, EventFunction)

+

ACT_ACCOUNT:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

ACT_ACCOUNT:UnHandleEvent(Event)

+

ACT_ACCOUNT:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -6326,7 +6326,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -6342,11 +6342,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -8373,7 +8375,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -8389,11 +8391,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Actions.Assign.html b/Documentation/Actions.Assign.html index a9c455e4c..03b2aaf31 100644 --- a/Documentation/Actions.Assign.html +++ b/Documentation/Actions.Assign.html @@ -2133,7 +2133,7 @@ The assignment type also allows to reject the task.

-

ACT_ASSIGN:HandleEvent(Event, EventFunction)

+

ACT_ASSIGN:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

ACT_ASSIGN:UnHandleEvent(Event)

+

ACT_ASSIGN:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -6296,7 +6296,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -6312,11 +6312,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -8343,7 +8345,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -8359,11 +8361,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Actions.Assist.html b/Documentation/Actions.Assist.html index 033a130db..6a00b2f52 100644 --- a/Documentation/Actions.Assist.html +++ b/Documentation/Actions.Assist.html @@ -2135,7 +2135,7 @@ At random intervals, a new target is smoked.

-

ACT_ASSIST:HandleEvent(Event, EventFunction)

+

ACT_ASSIST:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

ACT_ASSIST:UnHandleEvent(Event)

+

ACT_ASSIST:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -6573,7 +6573,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -6589,11 +6589,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -8620,7 +8622,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -8636,11 +8638,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Actions.Route.html b/Documentation/Actions.Route.html index 25c82addf..c98379511 100644 --- a/Documentation/Actions.Route.html +++ b/Documentation/Actions.Route.html @@ -2192,7 +2192,7 @@ Upon arrival at the zone, a confirmation of arrival is sent, and the process wil -

ACT_ROUTE:HandleEvent(Event, EventFunction)

+

ACT_ROUTE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

ACT_ROUTE:UnHandleEvent(Event)

+

ACT_ROUTE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -6982,7 +6982,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -6998,11 +6998,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -9029,7 +9031,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -9045,11 +9047,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Cargo.Cargo.html b/Documentation/Cargo.Cargo.html index 6bd49e296..e90cfae64 100644 --- a/Documentation/Cargo.Cargo.html +++ b/Documentation/Cargo.Cargo.html @@ -2917,7 +2917,7 @@ All derived classes from CARGO follow the same state machine, expose the same ca -

CARGO:HandleEvent(Event, EventFunction)

+

CARGO:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

CARGO:UnHandleEvent(Event)

+

CARGO:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -10311,7 +10311,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -10327,11 +10327,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -12358,7 +12360,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -12374,11 +12376,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html index a842008f5..8d6a7acdf 100644 --- a/Documentation/Cargo.CargoGroup.html +++ b/Documentation/Cargo.CargoGroup.html @@ -1680,20 +1680,6 @@
-CARGO_GROUP.CargoCarrier - - - - -

self.CargoObject:Destroy()

- -
- -
-
-
- - CARGO_GROUP.CargoGroup @@ -1712,20 +1698,6 @@ -
- -
-
-
- - -CARGO_GROUP.CargoObject - - - - -

Now we spawn the new group based on the template created.

-
@@ -3026,20 +2998,6 @@ This works for ground only groups.

-CARGO_GROUP.CargoCarrier - - - - -

self.CargoObject:Destroy()

- -
- -
-
-
- - CARGO_GROUP.CargoGroup @@ -3058,20 +3016,6 @@ This works for ground only groups.

-
- -
-
-
- - -CARGO_GROUP.CargoObject - - - - -

Now we spawn the new group based on the template created.

-
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html index 56e5f8b6f..dcbb04c6c 100644 --- a/Documentation/Cargo.CargoUnit.html +++ b/Documentation/Cargo.CargoUnit.html @@ -1558,6 +1558,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles + +
+
+
+ + CARGO_UNIT.CargoInAir @@ -2259,6 +2270,17 @@ Note that ground forces behave in a group, and thus, act in formation, regardles + +
+
+
+ + CARGO_UNIT.CargoInAir diff --git a/Documentation/Core.Base.html b/Documentation/Core.Base.html index 668a7bf1f..e4dd3d658 100644 --- a/Documentation/Core.Base.html +++ b/Documentation/Core.Base.html @@ -1738,7 +1738,7 @@ object name to the method.

-

BASE:HandleEvent(Event, EventFunction)

+

BASE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

BASE:UnHandleEvent(Event)

+

BASE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -2925,7 +2925,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -2941,11 +2941,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -4972,7 +4974,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -4988,11 +4990,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Core.Database.html b/Documentation/Core.Database.html index 36e1dda31..2712e25a3 100644 --- a/Documentation/Core.Database.html +++ b/Documentation/Core.Database.html @@ -2059,7 +2059,7 @@ Moose refers to _DATABASE within the framework extensively, but -

DATABASE:HandleEvent(Event, EventFunction)

+

DATABASE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

DATABASE:UnHandleEvent(Event)

+

DATABASE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -6255,7 +6255,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -6271,11 +6271,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -8302,7 +8304,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -8318,11 +8320,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Core.Event.html b/Documentation/Core.Event.html index 616119ec3..5fd2c547d 100644 --- a/Documentation/Core.Event.html +++ b/Documentation/Core.Event.html @@ -1663,7 +1663,7 @@ Example code snippet:

EVENT:Init(EventID, EventClass)

-

Initializes the Events structure for the event

+

Initializes the Events structure for the event.

@@ -1717,29 +1717,29 @@ Example code snippet:

EVENT:OnEventForUnit(UnitName, EventFunction, EventClass, EventID)

-

Set a new listener for an S_EVENT_X event for a UNIT.

+

Set a new listener for an S_EVENT_X event for a UNIT.

EVENT:OnEventGeneric(EventFunction, EventClass, EventID)

-

Set a new listener for an S_EVENT_X event independent from a unit or a weapon.

+

Set a new listener for an S_EVENT_X event independent from a unit or a weapon.

EVENT:OnLandForTemplate(EventTemplate, EventFunction, EventClass)

- +

Create an OnLand event handler for a group

EVENT:OnTakeOffForTemplate(EventTemplate, EventFunction, EventClass)

- +

Create an OnTakeOff event handler for a group

-

EVENT:RemoveAll(EventObject)

+

EVENT:RemoveAll(EventClass)

Clears all event subscriptions for a Core.Base#BASE derived object.

@@ -1753,13 +1753,13 @@ Example code snippet:

EVENT:Reset(EventClass, EventID, EventObject)

-

Resets subscriptions

+

Resets subscriptions.

EVENT:onEvent(Event)

- +

Main event function.

@@ -1897,7 +1897,7 @@ Example code snippet:

-

EVENT:HandleEvent(Event, EventFunction)

+

EVENT:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

EVENT:UnHandleEvent(Event)

+

EVENT:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

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

EVENTHANDLER:New()

-

The EVENTHANDLER constructor

+

The EVENTHANDLER constructor.

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

EVENTHANDLER:HandleEvent(Event, EventFunction)

+

EVENTHANDLER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

EVENTHANDLER:UnHandleEvent(Event)

+

EVENTHANDLER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

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

EVENT:Init(EventID, EventClass)

-

Initializes the Events structure for the event

+

Initializes the Events structure for the event.

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

-

+ +

Event ID.

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

-

+ +

The class object for which events are handled.

+

Return value:

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

-

+ +

The GROUP object.

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

+ #table EventClass

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

self

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

EVENT:OnEventForUnit(UnitName, EventFunction, EventClass, EventID)

-

Set a new listener for an S_EVENT_X event for a UNIT.

+

Set a new listener for an S_EVENT_X event for a UNIT.

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

self

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

EVENT:OnEventGeneric(EventFunction, EventClass, EventID)

-

Set a new listener for an S_EVENT_X event independent from a unit or a weapon.

+

Set a new listener for an S_EVENT_X event independent from a unit or a weapon.

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

EVENT:OnLandForTemplate(EventTemplate, EventFunction, EventClass)

- +

Create an OnLand event handler for a group

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

+ #table EventTemplate

@@ -4356,23 +4364,40 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

+ #function EventFunction

-

+ +

The function to be called when the event occurs for the unit.

+

+ #table EventClass

-

+ +

The self instance of the class for which the event is.

+
+

Return value:

+
+
+

#EVENT:

+
+
+ +

self

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

EVENT:OnTakeOffForTemplate(EventTemplate, EventFunction, EventClass)

- +

Create an OnTakeOff event handler for a group

@@ -4396,33 +4421,53 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

+ #table EventTemplate

-

+ +

Template table.

+

+ #function EventFunction

-

+ +

The function to be called when the event occurs for the unit.

+

+ #table EventClass

-

+ +

The self instance of the class for which the event is.

+
+

Return value:

+
+
+

#EVENT:

+
+
+ +

self

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

Clears all event subscriptions for a Core.Base#BASE derived object.

@@ -4447,13 +4492,26 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Core.Base#BASE - EventObject + EventClass

-

+ +

The self class object for which the events are removed.

+
+

Return value:

+
+
+

#EVENT:

+
+
+ +

self

+ +
+
@@ -4495,17 +4553,19 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

-

+ +

Event ID.

+

Return value:

- +

self

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

EVENT:Reset(EventClass, EventID, EventObject)

-

Resets subscriptions

+

Resets subscriptions.

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

-

+ +

Event ID.

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

EVENT:onEvent(Event)

- +

Main event function.

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

-

+ +

Event data table.

+
@@ -5397,7 +5461,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -5413,11 +5477,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -7444,7 +7510,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -7460,11 +7526,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

@@ -8211,7 +8279,7 @@ Note that at the beginning of each field description, there is an indication whi
-

The EVENTHANDLER structure

+

The EVENTHANDLER structure.

Field(s)

@@ -8247,7 +8315,7 @@ Note that at the beginning of each field description, there is an indication whi

EVENTHANDLER:New()

-

The EVENTHANDLER constructor

+

The EVENTHANDLER constructor.

@@ -9058,7 +9126,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -9074,11 +9142,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -11105,7 +11175,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -11121,11 +11191,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html index 151944256..f41ab3ff5 100644 --- a/Documentation/Core.Fsm.html +++ b/Documentation/Core.Fsm.html @@ -2269,7 +2269,7 @@ for multiple objects or the position of the state machine in the process.

-

FSM:HandleEvent(Event, EventFunction)

+

FSM:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

FSM:UnHandleEvent(Event)

+

FSM:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

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

FSM_CONTROLLABLE:HandleEvent(Event, EventFunction)

+

FSM_CONTROLLABLE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

FSM_CONTROLLABLE:UnHandleEvent(Event)

+

FSM_CONTROLLABLE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

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

FSM_PROCESS:HandleEvent(Event, EventFunction)

+

FSM_PROCESS:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

FSM_PROCESS:UnHandleEvent(Event)

+

FSM_PROCESS:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

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

FSM_SET:HandleEvent(Event, EventFunction)

+

FSM_SET:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

FSM_SET:UnHandleEvent(Event)

+

FSM_SET:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -7777,7 +7777,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -7793,11 +7793,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -9824,7 +9826,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -9840,11 +9842,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

@@ -12817,7 +12821,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -12833,11 +12837,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -14864,7 +14870,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -14880,11 +14886,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

@@ -18455,7 +18463,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -18471,11 +18479,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -20502,7 +20512,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -20518,11 +20528,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

@@ -23103,7 +23115,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -23119,11 +23131,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -25150,7 +25164,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -25166,11 +25180,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Core.Goal.html b/Documentation/Core.Goal.html index 551b8006a..9665d5ced 100644 --- a/Documentation/Core.Goal.html +++ b/Documentation/Core.Goal.html @@ -1958,7 +1958,7 @@ You can use this method to check asynchronously if a goal has been achieved, for -

GOAL:HandleEvent(Event, EventFunction)

+

GOAL:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

GOAL:UnHandleEvent(Event)

+

GOAL:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -5061,7 +5061,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -5077,11 +5077,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -7108,7 +7110,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -7124,11 +7126,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Core.Message.html b/Documentation/Core.Message.html index a47f1f5cf..747767c4f 100644 --- a/Documentation/Core.Message.html +++ b/Documentation/Core.Message.html @@ -1670,7 +1670,7 @@ To send messages, you need to use the To functions.

-

MESSAGE:HandleEvent(Event, EventFunction)

+

MESSAGE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

MESSAGE:UnHandleEvent(Event)

+

MESSAGE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -3580,7 +3580,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -3596,11 +3596,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -5627,7 +5629,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -5643,11 +5645,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html index 045cce283..1a56e6d80 100644 --- a/Documentation/Core.Point.html +++ b/Documentation/Core.Point.html @@ -2673,7 +2673,7 @@ Note that the Set and Add methods return the current POINT_VEC3 object, so these -

COORDINATE:HandleEvent(Event, EventFunction)

+

COORDINATE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

COORDINATE:UnHandleEvent(Event)

+

COORDINATE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

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

POINT_VEC2:HandleEvent(Event, EventFunction)

+

POINT_VEC2:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

POINT_VEC2:UnHandleEvent(Event)

+

POINT_VEC2:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -12289,7 +12289,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -12305,11 +12305,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -14336,7 +14338,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -14352,11 +14354,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

@@ -22782,7 +22786,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -22798,11 +22802,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -24829,7 +24835,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -24845,11 +24851,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Core.Radio.html b/Documentation/Core.Radio.html index 451c7f1a6..6b6bf4e50 100644 --- a/Documentation/Core.Radio.html +++ b/Documentation/Core.Radio.html @@ -1669,7 +1669,7 @@ This uses the very generic singleton function "trigger.action.radioTransmission( -

BEACON:HandleEvent(Event, EventFunction)

+

BEACON:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

BEACON:UnHandleEvent(Event)

+

BEACON:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -2580,7 +2580,7 @@ This function is especially usefull to stop the broadcast of looped transmission -

RADIO:HandleEvent(Event, EventFunction)

+

RADIO:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

RADIO:UnHandleEvent(Event)

+

RADIO:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -4397,7 +4397,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -4413,11 +4413,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -6444,7 +6446,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -6460,11 +6462,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

@@ -8853,7 +8857,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -8869,11 +8873,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -10900,7 +10906,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -10916,11 +10922,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Core.RadioQueue.html b/Documentation/Core.RadioQueue.html index 8ab7e455c..bf0850b19 100644 --- a/Documentation/Core.RadioQueue.html +++ b/Documentation/Core.RadioQueue.html @@ -1742,7 +1742,7 @@ -

RADIOQUEUE:HandleEvent(Event, EventFunction)

+

RADIOQUEUE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

RADIOQUEUE:UnHandleEvent(Event)

+

RADIOQUEUE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -4160,7 +4160,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -4176,11 +4176,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -6207,7 +6209,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -6223,11 +6225,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Core.RadioSpeech.html b/Documentation/Core.RadioSpeech.html index 467d74b4a..f7150cd7e 100644 --- a/Documentation/Core.RadioSpeech.html +++ b/Documentation/Core.RadioSpeech.html @@ -1818,7 +1818,7 @@ -

RADIOSPEECH:HandleEvent(Event, EventFunction)

+

RADIOSPEECH:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

RADIOSPEECH:UnHandleEvent(Event)

+

RADIOSPEECH:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -4243,7 +4243,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -4259,11 +4259,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -6290,7 +6292,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -6306,11 +6308,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Core.Report.html b/Documentation/Core.Report.html index a41b2f495..0db0ced97 100644 --- a/Documentation/Core.Report.html +++ b/Documentation/Core.Report.html @@ -1606,7 +1606,7 @@ -

REPORT:HandleEvent(Event, EventFunction)

+

REPORT:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

REPORT:UnHandleEvent(Event)

+

REPORT:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -3141,7 +3141,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -3157,11 +3157,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -5188,7 +5190,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -5204,11 +5206,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Core.ScheduleDispatcher.html b/Documentation/Core.ScheduleDispatcher.html index 521ed6342..a1c339928 100644 --- a/Documentation/Core.ScheduleDispatcher.html +++ b/Documentation/Core.ScheduleDispatcher.html @@ -1639,7 +1639,7 @@ The Schedule() method returns the CallID that is the reference ID for each plann -

SCHEDULEDISPATCHER:HandleEvent(Event, EventFunction)

+

SCHEDULEDISPATCHER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

SCHEDULEDISPATCHER:UnHandleEvent(Event)

+

SCHEDULEDISPATCHER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -3393,7 +3393,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -3409,11 +3409,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -5440,7 +5442,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -5456,11 +5458,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Core.Scheduler.html b/Documentation/Core.Scheduler.html index 69290c504..d9ad10653 100644 --- a/Documentation/Core.Scheduler.html +++ b/Documentation/Core.Scheduler.html @@ -1791,7 +1791,7 @@ The schedule will stop after 300 seconds.

-

SCHEDULER:HandleEvent(Event, EventFunction)

+

SCHEDULER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

SCHEDULER:UnHandleEvent(Event)

+

SCHEDULER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -3413,7 +3413,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -3429,11 +3429,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -5460,7 +5462,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -5476,11 +5478,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Core.Set.html b/Documentation/Core.Set.html index e3973e819..9ffe74c28 100644 --- a/Documentation/Core.Set.html +++ b/Documentation/Core.Set.html @@ -2846,7 +2846,7 @@ The following iterator methods are currently available within the SET_ZONE_GOAL: -

SET_AIRBASE:HandleEvent(Event, EventFunction)

+

SET_AIRBASE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

SET_AIRBASE:UnHandleEvent(Event)

+

SET_AIRBASE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

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

SET_BASE:HandleEvent(Event, EventFunction)

+

SET_BASE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

SET_BASE:UnHandleEvent(Event)

+

SET_BASE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

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

SET_CARGO:HandleEvent(Event, EventFunction)

+

SET_CARGO:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

SET_CARGO:UnHandleEvent(Event)

+

SET_CARGO:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

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

SET_CLIENT:HandleEvent(Event, EventFunction)

+

SET_CLIENT:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

SET_CLIENT:UnHandleEvent(Event)

+

SET_CLIENT:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -6495,7 +6495,7 @@ mission designer to add a dedicated method

-

SET_GROUP:HandleEvent(Event, EventFunction)

+

SET_GROUP:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

SET_GROUP:UnHandleEvent(Event)

+

SET_GROUP:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

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

SET_PLAYER:HandleEvent(Event, EventFunction)

+

SET_PLAYER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

SET_PLAYER:UnHandleEvent(Event)

+

SET_PLAYER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

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

SET_STATIC:HandleEvent(Event, EventFunction)

+

SET_STATIC:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

SET_STATIC:UnHandleEvent(Event)

+

SET_STATIC:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

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

SET_UNIT:HandleEvent(Event, EventFunction)

+

SET_UNIT:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

SET_UNIT:UnHandleEvent(Event)

+

SET_UNIT:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

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

SET_ZONE:HandleEvent(Event, EventFunction)

+

SET_ZONE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

SET_ZONE:UnHandleEvent(Event)

+

SET_ZONE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

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

SET_ZONE_GOAL:HandleEvent(Event, EventFunction)

+

SET_ZONE_GOAL:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

SET_ZONE_GOAL:UnHandleEvent(Event)

+

SET_ZONE_GOAL:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -14642,7 +14642,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -14658,11 +14658,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -16689,7 +16691,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -16705,11 +16707,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

@@ -19466,7 +19470,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -19482,11 +19486,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -21513,7 +21519,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -21529,11 +21535,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

@@ -25055,7 +25063,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -25071,11 +25079,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -27102,7 +27112,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -27118,11 +27128,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

@@ -30529,7 +30541,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -30545,11 +30557,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -32576,7 +32590,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -32592,11 +32606,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

@@ -37110,7 +37126,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -37126,11 +37142,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -39157,7 +39175,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -39173,11 +39191,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

@@ -42521,7 +42541,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -42537,11 +42557,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -44568,7 +44590,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -44584,11 +44606,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

@@ -48413,7 +48437,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -48429,11 +48453,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -50460,7 +50486,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -50476,11 +50502,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

@@ -54772,7 +54800,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -54788,11 +54816,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -56819,7 +56849,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -56835,11 +56865,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

@@ -60133,7 +60165,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -60149,11 +60181,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -62180,7 +62214,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -62196,11 +62230,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

@@ -65451,7 +65487,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -65467,11 +65503,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -67498,7 +67536,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -67514,11 +67552,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html index 8818ebd79..ec195b5eb 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -2126,7 +2126,7 @@ Therefore, there are 4 era that are defined within the settings:

-

SETTINGS:HandleEvent(Event, EventFunction)

+

SETTINGS:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

SETTINGS:UnHandleEvent(Event)

+

SETTINGS:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -2533,7 +2533,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + SETTINGS.A2ASystem @@ -4624,7 +4624,7 @@ It is advised to use this method at the start of the mission.

- #string + SETTINGS.A2ASystem @@ -5471,7 +5471,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -5487,11 +5487,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -7518,7 +7520,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -7534,11 +7536,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html index 887344ec8..77d4a2d17 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -2593,7 +2593,25 @@ and any spaces before and after the resulting name are removed.

-

SPAWN.uncontrolled

+

SPAWN.communication

+ + + + + +

SPAWN.livery_id

+ + + + + +

SPAWN.modulation

+ + + + + +

SPAWN.skill

@@ -2733,7 +2751,7 @@ and any spaces before and after the resulting name are removed.

-

SPAWN:HandleEvent(Event, EventFunction)

+

SPAWN:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

SPAWN:UnHandleEvent(Event)

+

SPAWN:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -3186,6 +3204,9 @@ 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.

+
@@ -3241,6 +3262,20 @@ 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.

+
@@ -3310,17 +3345,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
@@ -3354,6 +3378,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPAWN.SpawnInitFreq + + +
@@ -3409,6 +3444,20 @@ 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.

+
@@ -3420,50 +3469,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPAWN.SpawnInitLivery - - - -
- -
-
-
- - -SPAWN.SpawnInitModex - - - -
- -
-
-
- - -SPAWN.SpawnInitModu - - - -
- -
-
-
- - #string -SPAWN.SpawnInitSkill - - -
@@ -3667,7 +3672,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.

@@ -3726,7 +3731,40 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+
+ + +SPAWN.livery_id + + + +
+ +
+
+
+ + +SPAWN.modulation + + + +
+ +
+
+
+ + +SPAWN.skill @@ -8549,6 +8587,9 @@ 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.

+
@@ -8604,6 +8645,20 @@ 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.

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

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

+ +
+
+
+ + +SPAWN.SpawnInitFreq + + +
@@ -8772,6 +8827,20 @@ 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.

+
@@ -8783,50 +8852,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- -
-
-
- - -SPAWN.SpawnInitLivery - - - -
- -
-
-
- - -SPAWN.SpawnInitModex - - - -
- -
-
-
- - -SPAWN.SpawnInitModu - - - -
- -
-
-
- - #string -SPAWN.SpawnInitSkill - - -
@@ -9030,7 +9055,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.

@@ -9089,7 +9114,40 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

-SPAWN.uncontrolled +SPAWN.communication + + + +
+ +
+
+
+ + +SPAWN.livery_id + + + +
+ +
+
+
+ + +SPAWN.modulation + + + +
+ +
+
+
+ + +SPAWN.skill @@ -9858,7 +9916,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -9874,11 +9932,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -11905,7 +11965,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -11921,11 +11981,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html index 8e7ebba2b..15d55fa45 100644 --- a/Documentation/Core.SpawnStatic.html +++ b/Documentation/Core.SpawnStatic.html @@ -1832,7 +1832,7 @@ such as position and heading.

-

SPAWNSTATIC:HandleEvent(Event, EventFunction)

+

SPAWNSTATIC:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

SPAWNSTATIC:UnHandleEvent(Event)

+

SPAWNSTATIC:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -4442,7 +4442,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -4458,11 +4458,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -6489,7 +6491,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -6505,11 +6507,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html index f78ed7397..b90d60d72 100644 --- a/Documentation/Core.Spot.html +++ b/Documentation/Core.Spot.html @@ -2080,7 +2080,7 @@ -

SPOT:HandleEvent(Event, EventFunction)

+

SPOT:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

SPOT:UnHandleEvent(Event)

+

SPOT:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -2488,39 +2488,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - -
@@ -3734,39 +3701,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - -
@@ -5272,39 +5206,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - -
@@ -6081,7 +5982,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -6097,11 +5998,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -8128,7 +8031,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -8144,11 +8047,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Core.Timer.html b/Documentation/Core.Timer.html index 9f87bb7e4..023f15be9 100644 --- a/Documentation/Core.Timer.html +++ b/Documentation/Core.Timer.html @@ -1749,7 +1749,7 @@ mytimer:Start(1.0, nil, 10) -- Does not make sense as the function is only calle -

TIMER:HandleEvent(Event, EventFunction)

+

TIMER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

TIMER:UnHandleEvent(Event)

+

TIMER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -3418,7 +3418,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -3434,11 +3434,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -5465,7 +5467,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -5481,11 +5483,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Core.UserFlag.html b/Documentation/Core.UserFlag.html index c02f22cb8..f95d25882 100644 --- a/Documentation/Core.UserFlag.html +++ b/Documentation/Core.UserFlag.html @@ -1591,7 +1591,7 @@ -

USERFLAG:HandleEvent(Event, EventFunction)

+

USERFLAG:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

USERFLAG:UnHandleEvent(Event)

+

USERFLAG:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -2991,7 +2991,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -3007,11 +3007,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -5038,7 +5040,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -5054,11 +5056,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Core.UserSound.html b/Documentation/Core.UserSound.html index 36e734828..f45e7f7d2 100644 --- a/Documentation/Core.UserSound.html +++ b/Documentation/Core.UserSound.html @@ -1595,7 +1595,7 @@ -

USERSOUND:HandleEvent(Event, EventFunction)

+

USERSOUND:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

USERSOUND:UnHandleEvent(Event)

+

USERSOUND:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -3041,7 +3041,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -3057,11 +3057,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -5088,7 +5090,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -5104,11 +5106,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Core.Velocity.html b/Documentation/Core.Velocity.html index ac049b0d1..f4fb01b7c 100644 --- a/Documentation/Core.Velocity.html +++ b/Documentation/Core.Velocity.html @@ -1646,7 +1646,7 @@ -

VELOCITY:HandleEvent(Event, EventFunction)

+

VELOCITY:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

VELOCITY:UnHandleEvent(Event)

+

VELOCITY:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

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

VELOCITY_POSITIONABLE:HandleEvent(Event, EventFunction)

+

VELOCITY_POSITIONABLE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

VELOCITY_POSITIONABLE:UnHandleEvent(Event)

+

VELOCITY_POSITIONABLE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -3717,7 +3717,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -3733,11 +3733,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -5764,7 +5766,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -5780,11 +5782,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

@@ -6931,7 +6935,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -6947,11 +6951,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -8978,7 +8984,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -8994,11 +9000,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Core.Zone.html b/Documentation/Core.Zone.html index 0c1ea5695..713c54d31 100644 --- a/Documentation/Core.Zone.html +++ b/Documentation/Core.Zone.html @@ -2397,7 +2397,7 @@ This class is an abstract BASE class for derived classes, and is not meant to be -

ZONE_BASE:HandleEvent(Event, EventFunction)

+

ZONE_BASE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

ZONE_BASE:UnHandleEvent(Event)

+

ZONE_BASE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -6904,7 +6904,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -6920,11 +6920,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -8951,7 +8953,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -8967,11 +8969,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html index 28e493ccd..875389c48 100644 --- a/Documentation/Functional.ATC_Ground.html +++ b/Documentation/Functional.ATC_Ground.html @@ -2221,7 +2221,7 @@ ATC_Ground = ATC_GROUND_PERSIANGULF:New( -

ATC_GROUND:HandleEvent(Event, EventFunction)

+

ATC_GROUND:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

ATC_GROUND:UnHandleEvent(Event)

+

ATC_GROUND:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -4115,7 +4115,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -4131,11 +4131,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -6162,7 +6164,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -6178,11 +6180,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Functional.Arty.html b/Documentation/Functional.Arty.html index 692a11f47..19766203e 100644 --- a/Documentation/Functional.Arty.html +++ b/Documentation/Functional.Arty.html @@ -3709,7 +3709,7 @@ normandy:Start() -

ARTY:HandleEvent(Event, EventFunction)

+

ARTY:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

ARTY:UnHandleEvent(Event)

+

ARTY:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -18383,7 +18383,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -18399,11 +18399,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -20430,7 +20432,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -20446,11 +20448,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Functional.CleanUp.html b/Documentation/Functional.CleanUp.html index 56ff9ae3b..632507b0d 100644 --- a/Documentation/Functional.CleanUp.html +++ b/Documentation/Functional.CleanUp.html @@ -1657,7 +1657,7 @@ Note that this method will not allow anymore airbases to be attacked, so there i -

CLEANUP_AIRBASE.__:HandleEvent(Event, EventFunction)

+

CLEANUP_AIRBASE.__:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

CLEANUP_AIRBASE.__:UnHandleEvent(Event)

+

CLEANUP_AIRBASE.__:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -3027,7 +3027,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -3043,11 +3043,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -5074,7 +5076,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -5090,11 +5092,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html index 6043b2bad..24d513a75 100644 --- a/Documentation/Functional.Designate.html +++ b/Documentation/Functional.Designate.html @@ -2811,7 +2811,7 @@ Use the method DESIGNATE.SetMission() to -

DESIGNATE:HandleEvent(Event, EventFunction)

+

DESIGNATE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

DESIGNATE:UnHandleEvent(Event)

+

DESIGNATE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -3252,17 +3252,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #table -DESIGNATE.LaserCodes - - -
@@ -6420,17 +6409,6 @@ Designate:SetFlashStatusMenu( false ) -
- -
-
-
- - #table -DESIGNATE.LaserCodes - - -
@@ -7230,17 +7208,6 @@ Designate:SetFlashStatusMenu( false ) -
- -
-
-
- - #table -DESIGNATE.LaserCodes - - -
@@ -8010,17 +7977,6 @@ Designate:SetFlashStatusMenu( false ) -
- -
-
-
- - #table -DESIGNATE.LaserCodes - - -
@@ -9683,17 +9639,6 @@ Designate:SetFlashStatusMenu( false ) -
- -
-
-
- - #table -DESIGNATE.LaserCodes - - -
@@ -10594,7 +10539,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -10610,11 +10555,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -12641,7 +12588,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -12657,11 +12604,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index ce6a0b108..a06b5cb6b 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -3067,7 +3067,7 @@ The different values of Unit.Category can be:

-

DETECTION_AREAS:HandleEvent(Event, EventFunction)

+

DETECTION_AREAS:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

DETECTION_AREAS:UnHandleEvent(Event)

+

DETECTION_AREAS:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -4602,7 +4602,7 @@ The different values of Unit.Category can be:

-

DETECTION_BASE:HandleEvent(Event, EventFunction)

+

DETECTION_BASE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

DETECTION_BASE:UnHandleEvent(Event)

+

DETECTION_BASE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -6454,7 +6454,7 @@ The different values of Unit.Category can be:

-

DETECTION_TYPES:HandleEvent(Event, EventFunction)

+

DETECTION_TYPES:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

DETECTION_TYPES:UnHandleEvent(Event)

+

DETECTION_TYPES:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -8064,7 +8064,7 @@ The different values of Unit.Category can be:

-

DETECTION_UNITS:HandleEvent(Event, EventFunction)

+

DETECTION_UNITS:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

DETECTION_UNITS:UnHandleEvent(Event)

+

DETECTION_UNITS:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -15892,7 +15892,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -15908,11 +15908,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -17939,7 +17941,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -17955,11 +17957,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

@@ -25726,7 +25730,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -25742,11 +25746,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -27773,7 +27779,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -27789,11 +27795,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

@@ -35463,7 +35471,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -35479,11 +35487,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -37510,7 +37520,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -37526,11 +37536,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

@@ -44810,7 +44822,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -44826,11 +44838,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -46857,7 +46871,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -46873,11 +46887,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Functional.Escort.html b/Documentation/Functional.Escort.html index 3145f0258..536c3e7e3 100644 --- a/Documentation/Functional.Escort.html +++ b/Documentation/Functional.Escort.html @@ -2207,7 +2207,7 @@ EscortPlanes = ESCORT:New( EscortClient, EscortGroup, "Desert", "Welcome to the -

ESCORT:HandleEvent(Event, EventFunction)

+

ESCORT:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

ESCORT:UnHandleEvent(Event)

+

ESCORT:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -6051,7 +6051,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -6067,11 +6067,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -8098,7 +8100,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -8114,11 +8116,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Functional.FOX.html b/Documentation/Functional.FOX.html index 22ecc8d69..ed8566396 100644 --- a/Documentation/Functional.FOX.html +++ b/Documentation/Functional.FOX.html @@ -2417,7 +2417,7 @@ fox:Start() -

FOX:HandleEvent(Event, EventFunction)

+

FOX:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

FOX:UnHandleEvent(Event)

+

FOX:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -8565,7 +8565,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -8581,11 +8581,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -10612,7 +10614,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -10628,11 +10630,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Functional.MissileTrainer.html b/Documentation/Functional.MissileTrainer.html index 890d4520a..417634335 100644 --- a/Documentation/Functional.MissileTrainer.html +++ b/Documentation/Functional.MissileTrainer.html @@ -1810,7 +1810,7 @@ the class will destroy the missile within a certain range, to avoid damage to yo -

MISSILETRAINER:HandleEvent(Event, EventFunction)

+

MISSILETRAINER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

MISSILETRAINER:UnHandleEvent(Event)

+

MISSILETRAINER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -3881,7 +3881,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -3897,11 +3897,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -5928,7 +5930,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -5944,11 +5946,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html index 2e3eb0a4b..78b59adc0 100644 --- a/Documentation/Functional.Movement.html +++ b/Documentation/Functional.Movement.html @@ -1599,7 +1599,7 @@ on defined intervals (currently every minute).

-

MOVEMENT:HandleEvent(Event, EventFunction)

+

MOVEMENT:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

MOVEMENT:UnHandleEvent(Event)

+

MOVEMENT:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -3039,7 +3039,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -3055,11 +3055,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -5086,7 +5088,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -5102,11 +5104,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Functional.PseudoATC.html b/Documentation/Functional.PseudoATC.html index f8d5f0c85..263be8dfc 100644 --- a/Documentation/Functional.PseudoATC.html +++ b/Documentation/Functional.PseudoATC.html @@ -1858,7 +1858,7 @@ pseudoATC:Start() -

PSEUDOATC:HandleEvent(Event, EventFunction)

+

PSEUDOATC:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

PSEUDOATC:UnHandleEvent(Event)

+

PSEUDOATC:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -4616,7 +4616,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -4632,11 +4632,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -6663,7 +6665,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -6679,11 +6681,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Functional.Range.html b/Documentation/Functional.Range.html index fa7d2b161..b234d528b 100644 --- a/Documentation/Functional.Range.html +++ b/Documentation/Functional.Range.html @@ -2962,7 +2962,7 @@ The could avoid the lua garbage collection to accidentally/falsely deallocate th -

RANGE:HandleEvent(Event, EventFunction)

+

RANGE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

RANGE:UnHandleEvent(Event)

+

RANGE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -12374,7 +12374,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -12390,11 +12390,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -14421,7 +14423,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -14437,11 +14439,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Functional.Rat.html b/Documentation/Functional.Rat.html index 01aa3386d..1be38be2e 100644 --- a/Documentation/Functional.Rat.html +++ b/Documentation/Functional.Rat.html @@ -3216,6 +3216,12 @@ manager:Stop(7200)

RAT.termtype

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

+ + + +

RAT.type

+ + @@ -4179,7 +4185,25 @@ and any spaces before and after the resulting name are removed.

-

RAT.uncontrolled

+

RAT.communication

+ + + + + +

RAT.livery_id

+ + + + + +

RAT.modulation

+ + + + + +

RAT.skill

@@ -4319,7 +4343,7 @@ and any spaces before and after the resulting name are removed.

-

RAT:HandleEvent(Event, EventFunction)

+

RAT:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

RAT:UnHandleEvent(Event)

+

RAT:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

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

RATMANAGER:HandleEvent(Event, EventFunction)

+

RATMANAGER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

RATMANAGER:UnHandleEvent(Event)

+

RATMANAGER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -6469,6 +6493,17 @@ 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 + + +
@@ -14349,6 +14384,17 @@ Initializes the ratcraft array and group menu.

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

+
+ +
+
+
+ + +RAT.type + + +
@@ -20284,6 +20330,17 @@ 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 + + +
@@ -21115,7 +21172,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -21131,11 +21188,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -23162,7 +23221,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -23178,11 +23237,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

@@ -24868,7 +24929,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -24884,11 +24945,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -26915,7 +26978,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -26931,11 +26994,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html index d47c15151..bbae79ae9 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -2223,7 +2223,7 @@ Various methods exist to configure:

-

SCORING:HandleEvent(Event, EventFunction)

+

SCORING:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

SCORING:UnHandleEvent(Event)

+

SCORING:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -5938,7 +5938,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -5954,11 +5954,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -7985,7 +7987,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -8001,11 +8003,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Functional.Sead.html b/Documentation/Functional.Sead.html index 0be77902f..e54b5f61c 100644 --- a/Documentation/Functional.Sead.html +++ b/Documentation/Functional.Sead.html @@ -1571,7 +1571,7 @@ -

SEAD:HandleEvent(Event, EventFunction)

+

SEAD:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

SEAD:UnHandleEvent(Event)

+

SEAD:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -2821,7 +2821,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -2837,11 +2837,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -4868,7 +4870,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -4884,11 +4886,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Functional.Suppression.html b/Documentation/Functional.Suppression.html index 6bf07fa6e..a004710de 100644 --- a/Documentation/Functional.Suppression.html +++ b/Documentation/Functional.Suppression.html @@ -2883,7 +2883,7 @@ If no scenery object is near the group the TakeCover event is r -

SUPPRESSION:HandleEvent(Event, EventFunction)

+

SUPPRESSION:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

SUPPRESSION:UnHandleEvent(Event)

+

SUPPRESSION:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -12917,7 +12917,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -12933,11 +12933,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -14964,7 +14966,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -14980,11 +14982,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Functional.Warehouse.html b/Documentation/Functional.Warehouse.html index ef9703c98..f18650e6d 100644 --- a/Documentation/Functional.Warehouse.html +++ b/Documentation/Functional.Warehouse.html @@ -5002,7 +5002,7 @@ end -

WAREHOUSE:HandleEvent(Event, EventFunction)

+

WAREHOUSE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

WAREHOUSE:UnHandleEvent(Event)

+

WAREHOUSE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -22425,7 +22425,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -22441,11 +22441,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -24472,7 +24474,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -24488,11 +24490,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html index 45adda0af..84c9b7683 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -5848,7 +5848,7 @@ If enabled, status and debug text messages will be displayed on the screen. Also -

AIRBOSS:HandleEvent(Event, EventFunction)

+

AIRBOSS:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AIRBOSS:UnHandleEvent(Event)

+

AIRBOSS:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

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

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

-
- -
-
-
- - -AIRBOSS.RQMid - - -
@@ -32478,7 +32412,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -32494,11 +32428,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -34525,7 +34461,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -34541,11 +34477,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

@@ -37655,7 +37593,7 @@ BASE:TraceOnOff( false ) -

Set case to that of lead.

+

Set case of f

@@ -37724,7 +37662,7 @@ BASE:TraceOnOff( false ) -

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

+

Also decrease flag for section members of flight.

@@ -37737,6 +37675,17 @@ BASE:TraceOnOff( false )

Data table at each position in the groove. Elements are of type AIRBOSS.GrooveData.

+
+ +
+
+
+ + #boolean +AIRBOSS.PlayerData.holding + + +
diff --git a/Documentation/Ops.Atis.html b/Documentation/Ops.Atis.html index 30c0e2490..6071d16f4 100644 --- a/Documentation/Ops.Atis.html +++ b/Documentation/Ops.Atis.html @@ -2702,7 +2702,7 @@ atisAbuDhabi:Start() -

ATIS:HandleEvent(Event, EventFunction)

+

ATIS:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

ATIS:UnHandleEvent(Event)

+

ATIS:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -9986,7 +9986,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -10002,11 +10002,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -12033,7 +12035,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -12049,11 +12051,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Ops.RecoveryTanker.html b/Documentation/Ops.RecoveryTanker.html index 63d802d35..aac38b581 100644 --- a/Documentation/Ops.RecoveryTanker.html +++ b/Documentation/Ops.RecoveryTanker.html @@ -2734,7 +2734,7 @@ If enabled, text messages about the tanker status will be displayed on screen an -

RECOVERYTANKER:HandleEvent(Event, EventFunction)

+

RECOVERYTANKER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

RECOVERYTANKER:UnHandleEvent(Event)

+

RECOVERYTANKER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -9732,7 +9732,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -9748,11 +9748,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -11779,7 +11781,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -11795,11 +11797,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Ops.RescueHelo.html b/Documentation/Ops.RescueHelo.html index 9c978324f..182d5407f 100644 --- a/Documentation/Ops.RescueHelo.html +++ b/Documentation/Ops.RescueHelo.html @@ -2564,7 +2564,7 @@ If enabled, text messages about the helo status will be displayed on screen and -

RESCUEHELO:HandleEvent(Event, EventFunction)

+

RESCUEHELO:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

RESCUEHELO:UnHandleEvent(Event)

+

RESCUEHELO:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -8761,7 +8761,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -8777,11 +8777,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -10808,7 +10810,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -10824,11 +10826,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Tasking.CommandCenter.html b/Documentation/Tasking.CommandCenter.html index a0e8698ce..e9e262889 100644 --- a/Documentation/Tasking.CommandCenter.html +++ b/Documentation/Tasking.CommandCenter.html @@ -1964,7 +1964,7 @@ and will be replaced by a navigation using Reference Zones.

-

COMMANDCENTER:HandleEvent(Event, EventFunction)

+

COMMANDCENTER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

COMMANDCENTER:UnHandleEvent(Event)

+

COMMANDCENTER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -4473,7 +4473,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -4489,11 +4489,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -6520,7 +6522,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -6536,11 +6538,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Tasking.DetectionManager.html b/Documentation/Tasking.DetectionManager.html index 089a0fc73..a662d32e5 100644 --- a/Documentation/Tasking.DetectionManager.html +++ b/Documentation/Tasking.DetectionManager.html @@ -2028,7 +2028,7 @@ If an ad-hoc report is requested, use the method -

DETECTION_MANAGER:HandleEvent(Event, EventFunction)

+

DETECTION_MANAGER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

DETECTION_MANAGER:UnHandleEvent(Event)

+

DETECTION_MANAGER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -5965,7 +5965,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -5981,11 +5981,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -8012,7 +8014,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -8028,11 +8030,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Tasking.Mission.html b/Documentation/Tasking.Mission.html index 84270771c..952676981 100644 --- a/Documentation/Tasking.Mission.html +++ b/Documentation/Tasking.Mission.html @@ -2443,7 +2443,7 @@ structure managing the tasks of the mission.

-

MISSION:HandleEvent(Event, EventFunction)

+

MISSION:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

MISSION:UnHandleEvent(Event)

+

MISSION:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -8576,7 +8576,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -8592,11 +8592,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -10623,7 +10625,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -10639,11 +10641,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Tasking.TaskInfo.html b/Documentation/Tasking.TaskInfo.html index 1ed10d92b..d7252b9e4 100644 --- a/Documentation/Tasking.TaskInfo.html +++ b/Documentation/Tasking.TaskInfo.html @@ -1670,7 +1670,7 @@ -

TASKINFO:HandleEvent(Event, EventFunction)

+

TASKINFO:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

TASKINFO:UnHandleEvent(Event)

+

TASKINFO:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -4336,7 +4336,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -4352,11 +4352,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -6383,7 +6385,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -6399,11 +6401,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Tasking.Task_A2A_Dispatcher.html b/Documentation/Tasking.Task_A2A_Dispatcher.html index 0e0106f24..6caf60ab5 100644 --- a/Documentation/Tasking.Task_A2A_Dispatcher.html +++ b/Documentation/Tasking.Task_A2A_Dispatcher.html @@ -2236,7 +2236,7 @@ So, this method will be called only ONCE when a player joins a -

TASK_A2A_DISPATCHER:HandleEvent(Event, EventFunction)

+

TASK_A2A_DISPATCHER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

TASK_A2A_DISPATCHER:UnHandleEvent(Event)

+

TASK_A2A_DISPATCHER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -6708,7 +6708,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -6724,11 +6724,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -8755,7 +8757,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -8771,11 +8773,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Tasking.Task_A2G_Dispatcher.html b/Documentation/Tasking.Task_A2G_Dispatcher.html index 25389e043..3c8f00af4 100644 --- a/Documentation/Tasking.Task_A2G_Dispatcher.html +++ b/Documentation/Tasking.Task_A2G_Dispatcher.html @@ -2506,7 +2506,7 @@ TaskDispatcher = TASK_A2G_DISPATCHER -

TASK_A2G_DISPATCHER:HandleEvent(Event, EventFunction)

+

TASK_A2G_DISPATCHER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

TASK_A2G_DISPATCHER:UnHandleEvent(Event)

+

TASK_A2G_DISPATCHER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -6863,7 +6863,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -6879,11 +6879,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -8910,7 +8912,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -8926,11 +8928,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Tasking.Task_Cargo.html b/Documentation/Tasking.Task_Cargo.html index 1290b1164..dd5b30698 100644 --- a/Documentation/Tasking.Task_Cargo.html +++ b/Documentation/Tasking.Task_Cargo.html @@ -3021,7 +3021,7 @@ based on the tasking capabilities defined in
- #number + TASK_CARGO.CargoLimit @@ -4443,7 +4443,7 @@ based on the tasking capabilities defined in
- #number + TASK_CARGO.CargoLimit @@ -8975,7 +8975,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 5486f0286..e08884165 100644 --- a/Documentation/Tasking.Task_Cargo_Dispatcher.html +++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html @@ -2511,7 +2511,7 @@ You can use this event handler to post messages to players, or provide status up -

TASK_CARGO_DISPATCHER:HandleEvent(Event, EventFunction)

+

TASK_CARGO_DISPATCHER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

TASK_CARGO_DISPATCHER:UnHandleEvent(Event)

+

TASK_CARGO_DISPATCHER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -7143,7 +7143,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -7159,11 +7159,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -9190,7 +9192,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -9206,11 +9208,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Tasking.Task_Manager.html b/Documentation/Tasking.Task_Manager.html index 8cd6f2741..26ffeac13 100644 --- a/Documentation/Tasking.Task_Manager.html +++ b/Documentation/Tasking.Task_Manager.html @@ -1951,7 +1951,7 @@ If an ad-hoc report is requested, use the method -

TASK_MANAGER:HandleEvent(Event, EventFunction)

+

TASK_MANAGER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

TASK_MANAGER:UnHandleEvent(Event)

+

TASK_MANAGER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -5446,7 +5446,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -5462,11 +5462,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -7493,7 +7495,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -7509,11 +7511,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Tasking.Task_Zone_Capture_Dispatcher.html b/Documentation/Tasking.Task_Zone_Capture_Dispatcher.html index e6f6a324b..a251414df 100644 --- a/Documentation/Tasking.Task_Zone_Capture_Dispatcher.html +++ b/Documentation/Tasking.Task_Zone_Capture_Dispatcher.html @@ -2182,7 +2182,7 @@ and setup a new capture zone task and assign it to a group of players, while you -

TASK_CAPTURE_DISPATCHER:HandleEvent(Event, EventFunction)

+

TASK_CAPTURE_DISPATCHER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

TASK_CAPTURE_DISPATCHER:UnHandleEvent(Event)

+

TASK_CAPTURE_DISPATCHER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -6126,7 +6126,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -6142,11 +6142,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -8173,7 +8175,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -8189,11 +8191,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Wrapper.Airbase.html b/Documentation/Wrapper.Airbase.html index b058f53a2..ddefe66c6 100644 --- a/Documentation/Wrapper.Airbase.html +++ b/Documentation/Wrapper.Airbase.html @@ -2699,7 +2699,7 @@ is implemented in the AIRBASE class as AIRBASE.Get -

AIRBASE:HandleEvent(Event, EventFunction)

+

AIRBASE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

AIRBASE:UnHandleEvent(Event)

+

AIRBASE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -11515,7 +11515,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -11531,11 +11531,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -13562,7 +13564,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -13578,11 +13580,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Wrapper.Client.html b/Documentation/Wrapper.Client.html index 3b3cf4004..aeb6e9b17 100644 --- a/Documentation/Wrapper.Client.html +++ b/Documentation/Wrapper.Client.html @@ -1815,7 +1815,7 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return -

CLIENT:HandleEvent(Event, EventFunction)

+

CLIENT:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

@@ -1929,7 +1929,7 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return -

CLIENT:UnHandleEvent(Event)

+

CLIENT:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -3559,7 +3559,7 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return -

CLIENT:HandleEvent(Event, EventFunction)

+

CLIENT:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

CLIENT:UnHandleEvent(Event)

+

CLIENT:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -6088,7 +6088,7 @@ The spawn sequence number and unit number are contained within the name after th

Subscribe to a DCS Event.

@@ -6104,11 +6104,13 @@ The spawn sequence number and unit number are contained within the name after th

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -6120,7 +6122,7 @@ The spawn sequence number and unit number are contained within the name after th
-

(optional) The function to be called when the event occurs for the unit.

+

(Optional) The function to be called when the event occurs for the unit.

@@ -6131,7 +6133,7 @@ The spawn sequence number and unit number are contained within the name after th
- +

self

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

UnSubscribe to a DCS event.

@@ -6884,11 +6886,13 @@ If the Unit is alive but not active, false is returned.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

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

- +

self

@@ -20488,7 +20492,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -20504,11 +20508,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -22535,7 +22541,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -22551,11 +22557,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html index 661729edb..4352c3522 100644 --- a/Documentation/Wrapper.Controllable.html +++ b/Documentation/Wrapper.Controllable.html @@ -3207,7 +3207,7 @@ The method CONTROLLABLE.SetTaskWaypoi -

CONTROLLABLE:HandleEvent(Event, EventFunction)

+

CONTROLLABLE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

CONTROLLABLE:UnHandleEvent(Event)

+

CONTROLLABLE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -16697,7 +16697,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -16713,11 +16713,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -18744,7 +18746,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -18760,11 +18762,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html index e54664236..aa818ac57 100644 --- a/Documentation/Wrapper.Group.html +++ b/Documentation/Wrapper.Group.html @@ -3846,7 +3846,7 @@ amount of fuel in the group.

-

GROUP:HandleEvent(Event, EventFunction)

+

GROUP:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

GROUP:UnHandleEvent(Event)

+

GROUP:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -22016,7 +22016,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -22032,11 +22032,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -24063,7 +24065,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -24079,11 +24081,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Wrapper.Identifiable.html b/Documentation/Wrapper.Identifiable.html index 82ae8b83e..78118839c 100644 --- a/Documentation/Wrapper.Identifiable.html +++ b/Documentation/Wrapper.Identifiable.html @@ -1674,7 +1674,7 @@ -

IDENTIFIABLE:HandleEvent(Event, EventFunction)

+

IDENTIFIABLE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

IDENTIFIABLE:UnHandleEvent(Event)

+

IDENTIFIABLE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -3486,7 +3486,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -3502,11 +3502,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -5533,7 +5535,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -5549,11 +5551,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html index 490d024b1..940b8272b 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -2306,7 +2306,7 @@ env.info("Marker Coordinate LL DSM = " .. Coordinate:ToStringLLDMS()) -

MARKER:HandleEvent(Event, EventFunction)

+

MARKER:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

MARKER:UnHandleEvent(Event)

+

MARKER:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -7324,7 +7324,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -7340,11 +7340,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -9371,7 +9373,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -9387,11 +9389,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Wrapper.Object.html b/Documentation/Wrapper.Object.html index 82038dcb5..dc3561271 100644 --- a/Documentation/Wrapper.Object.html +++ b/Documentation/Wrapper.Object.html @@ -1594,7 +1594,7 @@ -

OBJECT:HandleEvent(Event, EventFunction)

+

OBJECT:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

OBJECT:UnHandleEvent(Event)

+

OBJECT:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -2888,7 +2888,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -2904,11 +2904,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -4935,7 +4937,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -4951,11 +4953,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html index e2449a00f..a1762b023 100644 --- a/Documentation/Wrapper.Positionable.html +++ b/Documentation/Wrapper.Positionable.html @@ -2247,7 +2247,7 @@ The method POSITIONABLE.GetVelocity() -

POSITIONABLE:HandleEvent(Event, EventFunction)

+

POSITIONABLE:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

POSITIONABLE:UnHandleEvent(Event)

+

POSITIONABLE:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

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

POSITIONABLE.__:HandleEvent(Event, EventFunction)

+

POSITIONABLE.__:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

POSITIONABLE.__:UnHandleEvent(Event)

+

POSITIONABLE.__:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -3287,17 +3287,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
- @@ -6693,17 +6682,6 @@ Coordinates are dependent on the position of the maps origin.

-
- -
- @@ -7281,17 +7259,6 @@ If the Identifiable is alive, true is returned.

-
- -
- @@ -7475,17 +7442,6 @@ If the Identifiable is alive, true is returned.

-
- -
- @@ -8284,7 +8240,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -8300,11 +8256,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -10331,7 +10289,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -10347,11 +10305,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

@@ -11984,7 +11944,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -12000,11 +11960,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -14031,7 +13993,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -14047,11 +14009,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Wrapper.Scenery.html b/Documentation/Wrapper.Scenery.html index 1763e366e..8fab08e2b 100644 --- a/Documentation/Wrapper.Scenery.html +++ b/Documentation/Wrapper.Scenery.html @@ -2238,7 +2238,7 @@ -

SCENERY:HandleEvent(Event, EventFunction)

+

SCENERY:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

SCENERY:UnHandleEvent(Event)

+

SCENERY:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -7488,7 +7488,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -7504,11 +7504,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -9535,7 +9537,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -9551,11 +9553,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Wrapper.Static.html b/Documentation/Wrapper.Static.html index 64be5724f..8a4e92030 100644 --- a/Documentation/Wrapper.Static.html +++ b/Documentation/Wrapper.Static.html @@ -2307,7 +2307,7 @@ If the DCS Static object does not exist or is nil, the STATIC methods will retur -

STATIC:HandleEvent(Event, EventFunction)

+

STATIC:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

STATIC:UnHandleEvent(Event)

+

STATIC:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -7978,7 +7978,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -7994,11 +7994,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -10025,7 +10027,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -10041,11 +10043,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

diff --git a/Documentation/Wrapper.Unit.html b/Documentation/Wrapper.Unit.html index 7ee28d625..98ab78934 100644 --- a/Documentation/Wrapper.Unit.html +++ b/Documentation/Wrapper.Unit.html @@ -1654,7 +1654,7 @@ If you want to obtain the complete 3D position including ori� -

UNIT:HandleEvent(Event, EventFunction)

+

UNIT:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

@@ -1768,7 +1768,7 @@ If you want to obtain the complete 3D position including ori� -

UNIT:UnHandleEvent(Event)

+

UNIT:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -3398,7 +3398,7 @@ If you want to obtain the complete 3D position including ori� -

UNIT:HandleEvent(Event, EventFunction)

+

UNIT:HandleEvent(EventID, EventFunction)

Subscribe to a DCS Event.

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

UNIT:UnHandleEvent(Event)

+

UNIT:UnHandleEvent(EventID)

UnSubscribe to a DCS event.

@@ -4901,7 +4901,7 @@ The spawn sequence number and unit number are contained within the name after th

Subscribe to a DCS Event.

@@ -4917,11 +4917,13 @@ The spawn sequence number and unit number are contained within the name after th

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -4933,7 +4935,7 @@ The spawn sequence number and unit number are contained within the name after th
-

(optional) The function to be called when the event occurs for the unit.

+

(Optional) The function to be called when the event occurs for the unit.

@@ -4944,7 +4946,7 @@ The spawn sequence number and unit number are contained within the name after th
- +

self

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

UnSubscribe to a DCS event.

@@ -5697,11 +5699,13 @@ If the Unit is alive but not active, false is returned.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value:

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

- +

self

@@ -18626,7 +18630,7 @@ reflecting the order of the classes subscribed to the Event to be processed.

Subscribe to a DCS Event.

@@ -18642,11 +18646,13 @@ reflecting the order of the classes subscribed to the Event to be processed.

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+
@@ -20673,7 +20679,7 @@ BASE:TraceOnOff( false )

UnSubscribe to a DCS event.

@@ -20689,11 +20695,13 @@ BASE:TraceOnOff( false )

Core.Event#EVENTS - Event + EventID

-

+ +

Event ID.

+

Return value: