ActionExecutedUnityEvent
Namespace: FireSoftworks.Interaction
Assembly: FireSoftworks.Interaction
Type: Class
Serializable wrapper for . Expose this in the Inspector to wire callbacks when an interaction action is executed.
[Serializable]public class ActionExecutedUnityEvent : UnityEvent<ActionExecutedEventArgs>, ISerializationCallbackReceiver