PortableObjectPipeline::ConditionPoStringForArchive

Given the field of a PO file, condition it back to a clean string

Windows
MacOS
Linux

References

Module

Localization

Header

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

Include

#include "PortableObjectPipeline.h"

Source

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

Syntax

namespace PortableObjectPipeline
{
    FString PortableObjectPipeline::ConditionPoStringForArchive
    (
        const FString & InStr
    )
}

Remarks

Given the field of a PO file, condition it back to a clean string

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