Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Text
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 FRunTextContext : public FShapedTextContext
Remarks
The context needed when performing text operations on a run of text
Variables
| Type | Name | Description | |
|---|---|---|---|
| FShapedTextCacheRef | ShapedTextCache | The shaped text cache that should be used by this line of text |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRunTextContext
(
const ETextShapingMethod InTextShapingMethod, |