Version: 2017.1

NetworkManager.GetStartPosition

Switch to Manual
public Transform GetStartPosition ();

Returns

Transform Returns the transform to spawn a player at, or null.

Description

This finds a spawn position based on NetworkStartPosition objects in the scene.

This is used by the default implementation of OnServerAddPlayer.