FSlateHyperlinkRun::Create

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Framework/Text/SlateHyperlinkRun.h"

Source

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

Syntax

static TSharedRef< FSlateHyperlinkRun > Create
(
    const FRunInfo & InRunInfo,
    const TSharedRef< const FString > & InText,
    const FHyperlinkStyle & InStyle,
    FOnClick NavigateDelegate,
    FOnGenerateTooltip InTooltipDelegate,
    FOnGetTooltipText InTooltipTextDelegate,
    const FTextRange & InRange
)

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