FInternationalization::GetCulture

Get the culture corresponding to the given name.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Internationalization/Internationalization.h"

Source

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

Syntax

FCulturePtr GetCulture
(
    const FString & InCultureName
)

Remarks

Get the culture corresponding to the given name.

Returns

The culture for the given name, or null if it couldn't be found.

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