Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > IAsyncTaskNotificationImpl
- IAsyncTaskNotificationImpl::SetProgressText()
- FCoreAsyncTaskNotificationImpl::SetProgressText()
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/CoreAsyncTaskNotificationImpl.h |
Include | #include "Misc/CoreAsyncTaskNotificationImpl.h" |
void SetProgressText
(
const FText & InProgressText
)
Remarks
Set the progress text of this notification.