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