Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/IAsyncTaskNotificationImpl
- IAsyncTaskNotificationImpl::SetTitleText()
- FCoreAsyncTaskNotificationImpl::SetTitleText()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/CoreAsyncTaskNotificationImpl.h |
| Include | #include "Misc/CoreAsyncTaskNotificationImpl.h" |
void SetTitleText
(
const FText & InTitleText,
const bool bClearProgressText
)
Remarks
Set the title text of this notification.