FSlateTextRun::Create

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Framework/Text/SlateTextRun.h"

Source

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

Syntax

static TSharedRef< FSlateTextRun > Create
(
    const FRunInfo & InRunInfo,
    const TSharedRef< const FString > & InText,
    const FTextBlockStyle & Style,
    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