Developer Documentation

MessageReceivedProxy

public class MessageReceivedProxy : UnityEvent<object, MessageReceivedEventArgs>

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