FLayoutBlockTextContext

The context needed when creating a block from a run of a text

Windows
MacOS
Linux

Inheritance Hierarchy

FShapedTextContext

FRunTextContext

FLayoutBlockTextContext

References

Module

Slate

Header

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

Include

#include "Framework/Text/IRun.h"

Syntax

struct FLayoutBlockTextContext : public FRunTextContext

Remarks

The context needed when creating a block from a run of a text

Variables

Name Description

Public variable

TextBiDi::EText...

 

TextDirection

The reading direction of the text contained within this block

Constructors

Name Description

Public function

FLayoutBlockTextContext

(
    const FRunTextContext& InRunTextCo...,
    const TextBiDi::ETextDirection InTe...
)

Operators

Name Description

Public function Const

bool

 

operator!=

(
    const FLayoutBlockTextContext& Oth...
)

Public function Const

bool

 

operator==

(
    const FLayoutBlockTextContext& Oth...
)

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