Convenience Blueprint helper that checks a specific flow guard reason on the local player interactor.
UFUNCTION(BlueprintPure, Category = "InteractionUI|Flow Guard", meta = (WorldContext = "WorldContextObject"))
static bool IsInteractionFlowGuardActive(const UObject* WorldContextObject, FName Reason);