Returns true while any presentation flow guard is active on this interactor.
Useful for widgets that need to avoid starting another guarded flow while one is already closing.
UFUNCTION(BlueprintPure, Category = "InteractionRuntime|Flow Guard")
bool AreInteractionFlowGuardsActive() const;