Template:Shared/PlayerConnectionEvents: Difference between revisions

No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
The chronological order of player connection events are:
The chronological order of player connection events are:
# onPlayerConnect
# [[OnPlayerConnect|OnPlayerConnect]]<br>
# onPlayerJoin
# [[OnPlayerJoin|OnPlayerJoin]]<br>
# onPlayerJoined
# [[OnPlayerJoined|OnPlayerJoined]]<br>

Latest revision as of 15:14, 12 August 2021

The chronological order of player connection events are:

  1. OnPlayerConnect
  2. OnPlayerJoin
  3. OnPlayerJoined