FLocTextHelper::SanitizeLogOutput

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

Unreal Engine C++ API Reference > Developer > Localization > FLocTextHelper > SanitizeLogOutput

References

   
Module Localization
Header /Engine/Source/Developer/Localization/Public/LocTextHelper.h
Include #include "LocTextHelper.h"
Source /Engine/Source/Developer/Localization/Private/LocTextHelper.cpp
static [FString](API\Runtime\Core\Containers\FString) SanitizeLogOutput
(
    FStringView InString
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library