Tala Esenlikler
Interactor Component

IsInteractionFlowGuardActive

Returns true while the supplied presentation flow guard reason is active.

Interaction Framework 1.0.0 UE5.8 Function UInteractionRuntimeInteractorComponent

Returns true while the supplied presentation flow guard reason is active on this interactor.

Owner UInteractionRuntimeInteractorComponent
Module InteractionFrameworkRuntime
Category ui
UFUNCTION(BlueprintPure, Category = "InteractionRuntime|Flow Guard")
bool IsInteractionFlowGuardActive(FName Reason) const;

Related Docs