Version: 2017.1

NetworkLobbyPlayer.SendSceneLoadedMessage

Switch to Manual
public void SendSceneLoadedMessage ();

Description

This is used on clients to tell the server that the client has switched from the lobby to the GameScene and is ready to play.

This message triggers the server to replace the lobby player with the game player.