Navigation
Unreal Engine C++ API Reference > Runtime > Core > Internationalization > FPolyglotTextData
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 |
void AddLocalizedString
&40;
const FString & InCulture,
const FString & InLocalizedString
&41;
Remarks
Add a localized string to this polyglot data.
The native culture may also have a translation added via this function.