FTextLocalizationManager::GetLocalizedCultureNames

Get a list of culture names that we have localized resource data for (ELocalizationLoadFlags controls which resources should be checked).

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Internationalization/TextLocalizationManager.h

Include

#include "Internationalization/TextLocalizationManager.h"

Source

/Engine/Source/Runtime/Core/Private/Internationalization/TextLocalizationManager.cpp

Syntax

TArray< FString > GetLocalizedCultureNames
(
    const ELocalizationLoadFlags InLoadFlags
) const

Remarks

Get a list of culture names that we have localized resource data for (ELocalizationLoadFlags controls which resources should be checked).

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