RpcProxy
public class RpcProxy : UnityEvent<object, RpcEventArgs>
This class provides the base functionality for UnityEvents based Room. A persistent callback that can be saved with the Scene. Unity Inspector event wrapper (UnityEvent)
public class RpcProxy : UnityEvent<object, RpcEventArgs>
This class provides the base functionality for UnityEvents based Room. A persistent callback that can be saved with the Scene. Unity Inspector event wrapper (UnityEvent)