UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AnalyticsConversion Namespace Reference

Functions

template<typename T >
decltype(autoToString (T &&Value)
 

Detailed Description

Deprecated namespace. Forwards on to global equivalents for backwards compatibility. See functions above. Namespace was deprecated for the same reason as Lex::ToString -> LexToString. See UnrealString.h for details.

Function Documentation

◆ ToString()

template<typename T >
decltype(auto) AnalyticsConversion::ToString ( T &&  Value)
inline