FRunTextContext

The context needed when performing text operations on a run of text

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Slate

Header

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

Include

#include "Framework/Text/IRun.h"

Syntax

struct FRunTextContext : public FShapedTextContext

Remarks

The context needed when performing text operations on a run of text

Variables

Name Description

Public variable

FShapedTextCach...

 

ShapedTextCache

The shaped text cache that should be used by this line of text

Constructors

Name Description

Public function

FRunTextContext

(
    const ETextShapingMethod InTextShap...,
    const TextBiDi::ETextDirection InBa...,
    FShapedTextCacheRef InShapedTextCac...
)

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