FPortableObjectHeader::GetEntryValue

Gets the header entry value for the given key or the empty string if the key does not exist

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

FString GetEntryValue
(
    const FString & EntryKey
) const

Remarks

Gets the header entry value for the given key or the empty string if the key does not exist

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