Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FAsyncTaskNotification
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. |