public Transform GetStartPosition ();

반환

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

설명

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

This is used by the default implementation of OnServerAddPlayer.