Tala Esenlikler
Interactor Component

ClearInteractionFlowGuards

Clears every active presentation flow guard on this interactor.

Interaction Framework 1.0.0 UE5.7 Function UInteractionRuntimeInteractorComponent

Clears every active presentation flow guard on this interactor. Use this for emergency cleanup when a local UI owner is being torn down.

Owner UInteractionRuntimeInteractorComponent
Module InteractionFrameworkRuntime
Category ui
UFUNCTION(BlueprintCallable, Category = "InteractionRuntime|Flow Guard")
void ClearInteractionFlowGuards();

Related Docs