ITextDecorator::Create

Windows
MacOS
Linux

Override Hierarchy

References

Module

Slate

Header

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

Include

#include "Framework/Text/ITextDecorator.h"

Syntax

TSharedRef< ISlateRun > Create
(
    const TSharedRef< class FTextLayout > & TextLayout,
    const FTextRunParseResults & RunInfo,
    const FString & OriginalText,
    const TSharedRef< FString > & ModelText,
    const ISlateStyle * Style
)

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