FPortableObjectFormatDOM::FindEntry

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

Unreal Engine C++ API Reference > Developer > Localization > FPortableObjectFormatDOM > FindEntry

References

   
Module Localization
Header /Engine/Source/Developer/Localization/Public/PortableObjectFormatDOM.h
Include #include "PortableObjectFormatDOM.h"
Source /Engine/Source/Developer/Localization/Private/PortableObjectFormatDOM.cpp
[TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FPortableObjectEntry](API\Developer\Localization\FPortableObjectEntry) > FindEntry
(
    const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< const [FPortableObjectEntry](API\Developer\Localization\FPortableObjectEntry) > LocEntry
) const

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library