このコンポーネントは、ユーザーがルームにいてそのコンポーネントのGameObjectをクリックすると、ネットワークGameObjectをインスタンス化します。 位置決めにPhysicsRaycasterを使用します。 More...
Inherits MonoBehaviourPun, and IPointerClickHandler.
Public Member Functions | |
| void | ClickRpc () |
| IEnumerator | ClickFlash () |
Public Attributes | |
| PointerEventData.InputButton | Button |
| KeyCode | ModifierKey |
| RpcTarget | Target |
Additional Inherited Members | |
Properties inherited from MonoBehaviourPun | |
| PhotonView | photonView [get] |
| このGameObjectのPhotonViewへのキャッシュされた参照。 More... | |
このコンポーネントは、ユーザーがルームにいてそのコンポーネントのGameObjectをクリックすると、ネットワークGameObjectをインスタンス化します。 位置決めにPhysicsRaycasterを使用します。