UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition TextCache.h:15
static FTextCache & Get()
Definition TextCache.cpp:13
static void TearDown()
Definition TextCache.cpp:18
FText FindOrCache(const TCHAR *InTextLiteral, const FTextId &InTextId)
Definition TextCache.cpp:23
FTextCache(const FTextCache &)=delete
FTextCache & operator=(const FTextCache &)=delete
void RemoveCache(const FTextId &InTextId)
Definition TextCache.cpp:98