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