FCoreAsyncTaskNotificationImpl::SetHyperlink

Set the hyperlink text of this notification.

Windows
MacOS
Linux

Override Hierarchy

IAsyncTaskNotificationImpl::SetHyperlink()

FCoreAsyncTaskNotificationImpl::SetHyperlink()

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

Syntax

virtual void SetHyperlink
(
    const FSimpleDelegate & InHyperlink,
    const FText & InHyperlinkText
)

Remarks

Set the hyperlink text of this notification.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss