FLocTextHelper::SanitizeLogOutput

Sanitize any output from the given string that may cause the build machine to generate erroneous errors.

Windows
MacOS
Linux

References

Module

Localization

Header

/Engine/Source/Developer/Localization/Public/LocTextHelper.h

Include

#include "LocTextHelper.h"

Source

/Engine/Source/Developer/Localization/Private/LocTextHelper.cpp

Syntax

static FString SanitizeLogOutput
(
    const FString & InString
)

Remarks

Sanitize any output from the given string that may cause the build machine to generate erroneous errors.

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