Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FAsyncTaskNotification > API/Runtime/Core/Misc/FAsyncTaskNotification/SetComplete
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/AsyncTaskNotification.h |
Include | #include "Misc/AsyncTaskNotification.h" |
Source | /Engine/Source/Runtime/Core/Private/Misc/AsyncTaskNotification.cpp |
void SetComplete
&40;
const FText & InTitleText,
const FText & InProgressText,
const bool bSuccess
&41;
Remarks
Update the text and set the task as complete.