Method group is Obsolete

NetworkLobbyManager.OnLobbyServerPlayerRemoved

切换到手册
Obsolete public void OnLobbyServerPlayerRemoved (NetworkConnection conn, short playerControllerId);

参数

conn玩家对象的连接。
playerControllerId已删除的玩家的 controllerId。

描述

在玩家删除后在服务器上调用此方法。