Skip to main content
Version: 2.x

Class DatagramProxy

This class provides the base functionality for UnityEvents based on OdinNative.Wrapper.Room.DatagramEventHandler. A persistent callback that can be saved with the Scene. Unity Inspector event wrapper (UnityEvent)

Declaration
[Serializable]
public class DatagramProxy : UnityEvent<object, DatagramEventArgs>, ISerializationCallbackReceiver

Inheritance: System.Object -> UnityEngine.Events.UnityEventBase -> UnityEngine.Events.UnityEvent<System.Object,OdinNative.Wrapper.Room.DatagramEventArgs>

Implements:
UnityEngine.ISerializationCallbackReceiver

Implements

  • UnityEngine.ISerializationCallbackReceiver