Game Mode → HandleStartingNewPlayer
Called after PostLogin
or after seamless travel, this can be overridden in Blueprint to change what happens to a new player. By default, it will create a pawn for the player.
PostLogin
is only called on the initial server connection.
Game Mode Class
Controller Class