From 887faacdb1c227eebcb7029427af15d70f1372eb Mon Sep 17 00:00:00 2001 From: FlightControl_Master Date: Wed, 13 Sep 2017 21:41:46 +0200 Subject: [PATCH] New documentation version --- docs/Documentation/Account.html | 26 +- docs/Documentation/Assign.html | 6 +- docs/Documentation/CommandCenter.html | 76 +- docs/Documentation/Designate.html | 4 - docs/Documentation/Detection.html | 21 - docs/Documentation/Fsm.html | 3 +- docs/Documentation/Message.html | 252 +- docs/Documentation/Mission.html | 17 +- docs/Documentation/Point.html | 260 +- docs/Documentation/Positionable.html | 138 + docs/Documentation/Rat.html | 3559 +++++++++++++++++++++++++ docs/Documentation/Route.html | 16 +- docs/Documentation/Set.html | 72 + docs/Documentation/Settings.html | 177 +- docs/Documentation/Spawn.html | 10 +- docs/Documentation/Spot.html | 4 + docs/Documentation/Task_Cargo.html | 2 +- docs/README.md | 1 + 18 files changed, 4557 insertions(+), 87 deletions(-) create mode 100644 docs/Documentation/Rat.html diff --git a/docs/Documentation/Account.html b/docs/Documentation/Account.html index 24ae8f028..67a542954 100644 --- a/docs/Documentation/Account.html +++ b/docs/Documentation/Account.html @@ -245,19 +245,19 @@ - ACT_ACCOUNT_DEADS:onafterEvent(ProcessClient, Task, From, Event, To, EventData) + ACT_ACCOUNT_DEADS:onafterEvent(ProcessUnit, Task, From, Event, To, EventData)

StateMachine callback function

- ACT_ACCOUNT_DEADS:onenterAccountForOther(ProcessClient, Task, From, Event, To, EventData) + ACT_ACCOUNT_DEADS:onenterAccountForOther(ProcessUnit, Task, From, Event, To, EventData)

StateMachine callback function

- ACT_ACCOUNT_DEADS:onenterAccountForPlayer(ProcessClient, Task, From, Event, To, EventData) + ACT_ACCOUNT_DEADS:onenterAccountForPlayer(ProcessUnit, Task, From, Event, To, EventData)

StateMachine callback function

@@ -444,7 +444,7 @@ There are 2 moments when state transition methods will be called by the state ma