Navigation
API > API/Developer > API/Developer/Localization > API/Developer/Localization/FLocTextHelper
| Type | Name | Description | |
|---|---|---|---|
| bool | FindKeysForLegacyTranslation
(
const FString& InCulture, |
Given a culture, try and find all the keys that the source string should use by checking the manifest. | |
| bool | FindKeysForLegacyTranslation
(
const TSharedRef< const FInternationalizationManifest >& InManifest, |
Given a manifest and (optional) native archive, try and find all the keys that the source string should use by checking the manifest. |