ActionsDiscoveredUnityEvent
Namespace: FireSoftworks.Interaction
Assembly: FireSoftworks.Interaction
Type: Class
Serializable wrapper for . Expose this in the Inspector to wire callbacks when interactable actions are discovered or shown.
[Serializable]public class ActionsDiscoveredUnityEvent : UnityEvent<ActionsDiscoveredEventArgs>, ISerializationCallbackReceiver