This namespace is used by MCRO text literal macros, don't use it directly!
FORCEINLINE FText AsLocalizable_Advanced(const FTextKey &Namespace, const FTextKey &Key, const TCHAR *String)
TStringPrintfLiteral< Args... > MakePrintfLiteral(Args &&... args)
FORCEINLINE FText operator%(const TCHAR *literal)
FORCEINLINE FText operator%(const TCHAR *str) const
FName operator%(const TCHAR(&str)[N]) const
consteval std::basic_string_view< TCHAR > operator%(const TCHAR(&str)[N]) const
FString operator%(const TCHAR(&str)[N]) const
consteval FStringView operator%(const TCHAR(&str)[N]) const
TTuple< Args... > Arguments
FString Invoke(const TCHAR(&format)[CharN])
friend FString operator%(const TCHAR(&format)[N], TStringPrintfLiteral &&tag)
TStringPrintfLiteral(Args &&... args)