![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FShapedTextCache, including all inherited members.
| AddShapedText(const FCachedShapedTextKey &InKey, const TCHAR *InText) | FShapedTextCache | |
| AddShapedText(const FCachedShapedTextKey &InKey, const TCHAR *InText, const TextBiDi::ETextDirection InTextDirection) | FShapedTextCache | |
| AddShapedText(const FCachedShapedTextKey &InKey, FShapedGlyphSequenceRef InShapedText) | FShapedTextCache | |
| Clear() | FShapedTextCache | |
| Create(const TSharedRef< FSlateFontCache > &InFontCache) | FShapedTextCache | inlinestatic |
| FindOrAddOverflowEllipsisText(const float InScale, const FShapedTextContext &InTextContext, const FSlateFontInfo &InFontInfo) | FShapedTextCache | |
| FindOrAddShapedText(const FCachedShapedTextKey &InKey, const TCHAR *InText) | FShapedTextCache | |
| FindOrAddShapedText(const FCachedShapedTextKey &InKey, const TCHAR *InText, const TextBiDi::ETextDirection InTextDirection) | FShapedTextCache | |
| FindShapedText(const FCachedShapedTextKey &InKey) const | FShapedTextCache | |
| FShapedTextCache(FPrivateToken, const TSharedRef< FSlateFontCache > &InFontCache) | FShapedTextCache | inline |
| GetFontCache() const | FShapedTextCache | inline |