![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FTextCache, including all inherited members.
| FindOrCache(const TCHAR *InTextLiteral, const FTextId &InTextId) | FTextCache | |
| FindOrCache(FStringView InTextLiteral, const FTextId &InTextId) | FTextCache | |
| FindOrCache(FString &&InTextLiteral, const FTextId &InTextId) | FTextCache | |
| FTextCache()=default | FTextCache | |
| FTextCache(const FTextCache &)=delete | FTextCache | |
| Get() | FTextCache | static |
| operator=(const FTextCache &)=delete | FTextCache | |
| RemoveCache(const FTextId &InTextId) | FTextCache | |
| RemoveCache(TArrayView< const FTextId > InTextIds) | FTextCache | |
| RemoveCache(const TSet< FTextId > &InTextIds) | FTextCache | |
| TearDown() | FTextCache | static |