RPC("DestroyObjectRPC", PhotonTargets.All); } [RPC] void DestroyObjectRPC() { if (myPhotonView.isMine) { PhotonNetwork.Destroy(this.
確定! 回上一頁