Skip to main content
Version: 2.x

Class DecoderAddedProxy

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

Declaration
[Serializable]
public class DecoderAddedProxy : UnityEvent<object, DecoderAddedEventArgs>, ISerializationCallbackReceiver

Inheritance: System.Object -> UnityEngine.Events.UnityEventBase -> UnityEngine.Events.UnityEvent<System.Object,OdinNative.Unity.Events.DecoderAddedEventArgs>

Implements:
UnityEngine.ISerializationCallbackReceiver

Implements

  • UnityEngine.ISerializationCallbackReceiver