FPortableObjectHeader::FromLocPOEntry

Parses out header info from a [FPortableObjectEntry](API\Developer\Localization\FPortableObjectEntry) with an empty ID.

Windows
MacOS
Linux

References

Module

Localization

Header

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

Include

#include "PortableObjectFormatDOM.h"

Source

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

Syntax

bool FromLocPOEntry
(
    const TSharedRef< const FPortableObjectEntry > LocEntry
)

Remarks

Parses out header info from a FPortableObjectEntry with an empty ID.

Returns

Returns true if successful, false otherwise.

Parameters

Parameter

Description

LocEntry

The Portable Object entry with an empty ID

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