FPortableObjectFormatDOM::FindEntry

Returns the Portable Object entry that matches the passed in entry or NULL if not found

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

TSharedPtr< FPortableObjectEntry > FindEntry
(
    const TSharedRef< const FPortableObjectEntry > LocEntry
) const

Remarks

Returns the Portable Object entry that matches the passed in entry or NULL if not found

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