Convenience Blueprint helper that ends one flow guard reason on the local player interactor. Widgets should call this after their guarded transition finishes.
UFUNCTION(BlueprintCallable, Category = "InteractionUI|Flow Guard", meta = (WorldContext = "WorldContextObject"))
static bool EndInteractionFlowGuard(const UObject* WorldContextObject, FName Reason);