InteractionLifecycleUnityEvent
Namespace: FireSoftworks.Interaction
Assembly: FireSoftworks.Interaction
Type: Class
Serializable wrapper for . Expose this in the Inspector to wire callbacks for interaction start and end lifecycle events.
[Serializable]public class InteractionLifecycleUnityEvent : UnityEvent<InteractionLifecycleEventArgs>, ISerializationCallbackReceiver