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