Method group is Obsolete

NetworkLobbyManager.OnLobbyServerPlayerRemoved

매뉴얼로 전환
Obsolete public void OnLobbyServerPlayerRemoved (NetworkConnection conn, short playerControllerId);

파라미터

connThe connection the player object is for.
playerControllerIdThe controllerId of the player that was removed.

설명

This is called on the server when a player is removed.