AnalyticsConversionToString

Make sure we have a direct implementation for moving FStrings as we definitely don't want to copy them as the above const-ref template will cause.

Windows
MacOS
Linux

References

Module

Analytics

Header

/Engine/Source/Runtime/Analytics/Analytics/Public/AnalyticsConversion.h

Include

#include "AnalyticsConversion.h"

Syntax

FString AnalyticsConversionToString
(
    FString && Value
)

Remarks

Make sure we have a direct implementation for moving FStrings as we definitely don't want to copy them as the above const-ref template will cause.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss