Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Rendering
Inheritance Hierarchy
- FSlateDrawElement
- FSlateTintableElement
- FSlateShapedTextElement
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Rendering/DrawElementTypes.h |
| Include | #include "Rendering/DrawElementTypes.h" |
Syntax
struct FSlateShapedTextElement :
public FSlateDrawElement,
public FSlateTintableElement
Variables
| Type | Name | Description | |
|---|---|---|---|
| FLinearColor | OutlineTint | ||
| FTextOverflowArgs | OverflowArgs | ||
| FShapedGlyphSequencePtr | ShapedGlyphSequence | Shaped text data. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddReferencedObjects
(
FReferenceCollector& Collector |
||
| FLinearColor | |||
| const FShapedGlyphSequencePtr & | |||
| void | SetOverflowArgs
(
const FTextOverflowArgs& InArgs |
||
| void | SetShapedText
(
FSlateWindowElementList& ElementList, |