Convenience Blueprint helper that clears all flow guards on the local player interactor.
UFUNCTION(BlueprintCallable, Category = "InteractionUI|Flow Guard", meta = (WorldContext = "WorldContextObject"))
static bool ClearInteractionFlowGuards(const UObject* WorldContextObject);