IAsyncTaskNotificationImpl::SetNotificationState

Set the task notification state. provides finer control than SetComplete

Windows
MacOS
Linux

Override Hierarchy

IAsyncTaskNotificationImpl::SetNotificationState()

FCoreAsyncTaskNotificationImpl::SetNotificationState()

References

Module

Core

Header

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

Include

#include "Misc/CoreAsyncTaskNotificationImpl.h"

Syntax

void SetNotificationState
(
    const FAsyncNotificationStateData & InState
)

Remarks

Set the task notification state. provides finer control than SetComplete

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