Skip to content

ActionSelectionChangedUnityEvent

Namespace: FireSoftworks.Interaction
Assembly: FireSoftworks.Interaction
Type: Class

Serializable wrapper for . Expose this in the Inspector to wire callbacks when the player’s selected action changes.

[Serializable]
public class ActionSelectionChangedUnityEvent : UnityEvent<ActionSelectionChangedEventArgs>, ISerializationCallbackReceiver