Skip to main content
Version: 2.x

Class DecoderRemovedProxy

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

Declaration
[Serializable]
public class DecoderRemovedProxy : UnityEvent<object, DecoderRemovedEventArgs>, ISerializationCallbackReceiver

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

Implements:
UnityEngine.ISerializationCallbackReceiver

Implements

  • UnityEngine.ISerializationCallbackReceiver