FindKeysForLegacyTranslation

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

FindKeysForLegacyTranslation

(
    const FString& InCulture,
    const FLocKey& InNamespace,
    const FString& InSource,
    const TSharedPtr< FLocMetadataObjec...,
    TArray< FLocKey >& OutKeys
)

Given a culture, try and find all the keys that the source string should use by checking the manifest.

Public function Static

bool

 

FindKeysForLegacyTranslation

(
    const TSharedRef< const FInternatio...,
    const TSharedPtr< const FInternatio...,
    const FLocKey& InNamespace,
    const FString& InSource,
    const TSharedPtr< FLocMetadataObjec...,
    TArray< FLocKey >& OutKeys
)

Given a manifest and (optional) native archive, try and find all the keys that the source string should use by checking the manifest.

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