Navigation
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 [FString](API\Runtime\Core\Containers\FString) & MsgId, const [FString](API\Runtime\Core\Containers\FString) & MsgIdPlural, const [FString](API\Runtime\Core\Containers\FString) & MsgCtxt ) const
Remarks
Returns the Portable Object file entry that matches the passed in parameters or NULL if not found