Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/IAsyncTaskNotificationImpl
Type | Name | Description | |
---|---|---|---|
![]() |
void | SetComplete
(
const bool bSuccess |
Set the task as complete. |
![]() |
void | SetComplete
(
const FText& InTitleText, |
Update the text and set the task as complete. |