FPortableObjectHeader::FromString

Parses out header key/value pair entries.

Windows
MacOS
Linux

References

Module

Localization

Header

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

Include

#include "PortableObjectFormatDOM.h"

Syntax

bool FromString
(
    const FString & InStr
)

Remarks

Parses out header key/value pair entries.

Returns

Returns true if successful, false otherwise.

Parameters

Parameter

Description

InStr

String representing a .po or .pot file header

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