![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IRun.h>
Inheritance diagram for FShapedTextContext:Public Member Functions | |
| FShapedTextContext (const ETextShapingMethod InTextShapingMethod, const TextBiDi::ETextDirection InBaseDirection) | |
| bool | operator== (const FShapedTextContext &Other) const |
| bool | operator!= (const FShapedTextContext &Other) const |
Public Attributes | |
| ETextShapingMethod | TextShapingMethod |
| TextBiDi::ETextDirection | BaseDirection |
Friends | |
| uint32 | GetTypeHash (const FShapedTextContext &Key) |
The basic data needed when shaping a run of text
|
inline |
|
inline |
|
inline |
|
friend |
| TextBiDi::ETextDirection FShapedTextContext::BaseDirection |
The base direction of the current line of text
| ETextShapingMethod FShapedTextContext::TextShapingMethod |
The method used to shape the text within this layout