Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/FShapedTextCache
Description
Try and find an existing overflow shaped text instance, or add a new entry to the cache if one cannot be found. The overflow sequence is used to replace characters that are clipped.
| Name | FindOrAddOverflowEllipsisText |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/Text/ShapedTextCache.h |
| Include Path | #include "Framework/Text/ShapedTextCache.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Text/ShapedTextCache.cpp |
FShapedGlyphSequenceRef FindOrAddOverflowEllipsisText
(
const float InScale,
const FShapedTextContext & InTextContext,
const FSlateFontInfo & InFontInfo
)
The shaped text instance