TextLocalizationResourceUtil::GetNativeEditorCultureName

Get the native culture for the editor.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Internationalization/TextLocalizationResource.h"

Source

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

Syntax

namespace TextLocalizationResourceUtil
{
    FString TextLocalizationResourceUtil::GetNativeEditorCultureName
    (
        const bool bSkipCache
    )
}

Remarks

Get the native culture for the editor.

Returns

The native culture for the editor based on the data in the editor LocMeta files.

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