Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FPolyglotTextData
Description
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.
| Name | SetNativeCulture |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Internationalization/PolyglotTextData.h |
| Include Path | #include "Internationalization/PolyglotTextData.h" |
| Source | /Engine/Source/Runtime/Core/Private/Internationalization/PolyglotTextData.cpp |
void SetNativeCulture
(
const FString & InNativeCulture
)