Class RPC_Relay
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
public class RPC_Relay : MonoBehaviour
- Inheritance
-
RPC_Relay
- Inherited Members
-
- Extension Methods
-
Constructors
RPC_Relay()
Fields
event_Simple
public UnityEvent event_Simple
Field Value
- UnityEvent
event_Simple2
public UnityEvent event_Simple2
Field Value
- UnityEvent
view
Field Value
- PhotonView
Methods
Call_Event_Simple()
public void Call_Event_Simple()
Call_Event_Simple2()
public void Call_Event_Simple2()
RPCA_Event_Simple()
[PunRPC]
public void RPCA_Event_Simple()
RPCA_Event_Simple2()
[PunRPC]
public void RPCA_Event_Simple2()
Start()