SNotificationItem::SetHyperlink

Sets the text and delegate for the hyperlink

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Notifications/SNotificationList.h

Include

#include "Widgets/Notifications/SNotificationList.h"

Syntax

void SetHyperlink
(
    const FSimpleDelegate & InHyperlink,
    const TAttribute< FText > & InHyperlinkText
)

Remarks

Sets the text and delegate for the hyperlink

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