FSlateShapedTextPayload

Windows
MacOS
Linux

Inheritance Hierarchy

FSlateDataPayload

FSlateTintableElement

FSlateShapedTextPayload

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/DrawElementPayloads.h

Include

#include "Rendering/DrawElementPayloads.h"

Syntax

struct FSlateShapedTextPayload :
    public FSlateDataPayload,
    public FSlateTintableElement

Variables

Name Description

Public variable

FLinearColor

 

OutlineTint

Public variable

FShapedGlyphSeq...

 

ShapedGlyphSequence

Shaped text data.

Functions

Name Description

Public function Const

FLinearColor

 

GetOutlineTint()

Public function Const

const FShape...

 

GetShapedGlyphSequence()

Public function

void

 

SetShapedText

(
    FSlateWindowElementList& ElementLi...,
    const FShapedGlyphSequencePtr& InS...,
    const FLinearColor& InOutlineTint
)

Overridden from FSlateDataPayload

Name Description

Public function Virtual

void

 

AddReferencedObjects

(
    FReferenceCollector& Collector
)

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