Blueprint-assignable event fired when a flow guard reason count reaches zero. Use it for cleanup that should happen after a widget or Blueprint clears the guard.
UPROPERTY(BlueprintAssignable, Category = "InteractionRuntime|Flow Guard")
FInteractionRuntimeFlowGuardEventSignature OnInteractionFlowGuardEnded;