Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > IAsyncTaskNotificationImpl
- IAsyncTaskNotificationImpl::SetKeepOpenOnSuccess()
- FCoreAsyncTaskNotificationImpl::SetKeepOpenOnSuccess()
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/CoreAsyncTaskNotificationImpl.h |
Include | #include "Misc/CoreAsyncTaskNotificationImpl.h" |
void SetKeepOpenOnSuccess
(
const TAttribute < bool > & InKeepOpenOnSuccess
)
Remarks
Set whether to keep this notification open on success.