Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Internationalization
| Type | Name | Description | |
|---|---|---|---|
| FString | TextLocalizationResourceUtil::GetNativeCultureName
(
const TArray< FString >& InLocalizationPaths |
Given some paths to look at, get the native culture for the targets within those paths (if known). | |
| FString | TextLocalizationResourceUtil::GetNativeCultureName
(
const ELocalizedTextSourceCategory InCategory |
Given a localization category, get the native culture for the targets for that category (if known). |