FPolyglotTextData::SetNativeCulture

Set the native culture of this polyglot data.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Internationalization/PolyglotTextData.h"

Source

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

Syntax

void SetNativeCulture
(
    const FString & InNativeCulture
)

Remarks

Set the native culture of this polyglot data.

This may be empty, and if empty, will be inferred from the native culture of the text category.

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