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