UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FTextCache Member List

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()=defaultFTextCache
FTextCache(const FTextCache &)=deleteFTextCache
Get()FTextCachestatic
operator=(const FTextCache &)=deleteFTextCache
RemoveCache(const FTextId &InTextId)FTextCache
RemoveCache(TArrayView< const FTextId > InTextIds)FTextCache
RemoveCache(const TSet< FTextId > &InTextIds)FTextCache
TearDown()FTextCachestatic