IAsyncTaskNotificationImpl::SetKeepOpenOnFailure

Set whether to keep this notification open on failure.

Windows
MacOS
Linux

Override Hierarchy

IAsyncTaskNotificationImpl::SetKeepOpenOnFailure()

FCoreAsyncTaskNotificationImpl::SetKeepOpenOnFailure()

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/CoreAsyncTaskNotificationImpl.h

Include

#include "Misc/CoreAsyncTaskNotificationImpl.h"

Syntax

void SetKeepOpenOnFailure
(
    const TAttribute< bool > & InKeepOpenOnFailure
)

Remarks

Set whether to keep this notification open on failure.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss