Developer Documentation

PeerJoinedProxy

[Serializable]
public class PeerJoinedProxy : UnityEvent<object, PeerJoinedEventArgs>

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)

Discussion

Example