FAsyncTaskNotification::SetHyperlink

Set the Hyperlink for this notification.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/AsyncTaskNotification.h

Include

#include "Misc/AsyncTaskNotification.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/AsyncTaskNotification.cpp

Syntax

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

Remarks

Set the Hyperlink for 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