FindEntry

Overload list

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

  Type Name Description
Public function Const TSharedPtr< FPortableObjectEntry >

FindEntry ( const TSharedRef< const FPortableObjectEntry > LocEntry
)

Returns the Portable Object entry that matches the passed in entry or NULL if not found
Public function Const TSharedPtr< FPortableObjectEntry >

FindEntry ( const FString& MsgId,
const FString& MsgIdPlural,
const FString& MsgCtxt
)

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

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page