Method group is Obsolete

NetworkManager.GetStartPosition

매뉴얼로 전환
Obsolete 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.