public void OnServerSceneChanged (string sceneName);

파라미터

sceneNameThe name of the new scene.

설명

Called on the server when a scene is completed loaded, when the scene load was initiated by the server with ServerChangeScene().