Navigation
Unreal Engine C++ API Reference > Developer > Localization > FLocTextHelper
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FString | SanitizeLogOutput
(
FStringView InString |
Sanitize any output from the given string that may cause the build machine to generate erroneous errors. |
![]() ![]() |
FString | SanitizeLogOutput
(
FString&& InString |
Sanitize any output from the given string that may cause the build machine to generate erroneous errors. |