Convenience Blueprint helper that returns true while any flow guard is active on the local player interactor.
UFUNCTION(BlueprintPure, Category = "InteractionUI|Flow Guard", meta = (WorldContext = "WorldContextObject"))
static bool AreInteractionFlowGuardsActive(const UObject* WorldContextObject);