Tala Esenlikler
Interactor Component

On Interaction Flow Guards Changed

Fires whenever the active flow guard set changes.

Interaction Framework 1.0.0 UE5.8 FInteractionRuntimeFlowGuardsChangedSignature UInteractionRuntimeInteractorComponent

Blueprint-assignable event fired whenever the active flow guard set changes.

Owner UInteractionRuntimeInteractorComponent
Module InteractionFrameworkRuntime
Category ui
UPROPERTY(BlueprintAssignable, Category = "InteractionRuntime|Flow Guard")
FInteractionRuntimeFlowGuardsChangedSignature OnInteractionFlowGuardsChanged;

Related Docs