Template:Shared/PlayerConnectionEvents: Difference between revisions

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

Latest revision as of 15:14, 12 August 2021

The chronological order of player connection events are:

  1. OnPlayerConnect
  2. OnPlayerJoin
  3. OnPlayerJoined