Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Text > API/Runtime/Slate/Framework/Text/FShapedTextCache
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Text/ShapedTextCache.h |
| Include | #include "Framework/Text/ShapedTextCache.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Text/ShapedTextCache.cpp |
FShapedGlyphSequencePtr FindShapedText
&40;
const FCachedShapedTextKey & InKey
&41; const
Remarks
Try and find an existing shaped text instance The shaped text instance, or null if it wasn't found or was stale
Parameters
| Name | Description |
|---|---|
| InKey | The key identifying the shaped text instance to find |