Get method, use GetComponent<PhotonView>() , or you can have your script inherit from Photon.MonoBehaviour and use this.photonView to get the view.
確定! 回上一頁