public class YourClass : MonoBehaviourPunCallbacks { public override void OnPlayerEnteredRoom(Photon.Realtime.Player newPlayer) { ... } }.
確定! 回上一頁