FHyperlinkDecorator::FHyperlinkDecorator

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Text/TextDecorators.h

Include

#include "Framework/Text/TextDecorators.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/Text/TextDecorators.cpp

Syntax

FHyperlinkDecorator
(
    FString InId,
    const FSlateHyperlinkRun::FOnClick & InNavigateDelegate,
    const FSlateHyperlinkRun::FOnGetTooltipText & InToolTipTextDelegate,
    const FSlateHyperlinkRun::FOnGenerateTooltip & InToolTipDelegate
)

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