Navigation
API > API/Developer > API/Developer/Localization > API/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. |