Navigation
Unreal Engine C++ API Reference > Runtime > Core > Internationalization > ILocalizedTextSource
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Internationalization/ILocalizedTextSource.h |
Include | #include "Internationalization/ILocalizedTextSource.h" |
bool GetNativeCultureName
&40;
const ELocalizedTextSourceCategory InCategory,
FString & OutNativeCultureName
&41;
Remarks
Given a localization category, get the native culture for the category (if known). True if the native culture was populated, or false if the native culture is unknown.