Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FPolyglotTextData
Description
Set the category of this polyglot data.
This affects when and how the data is loaded into the text localization manager.
| Name | SetCategory |
| 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 SetCategory
(
const ELocalizedTextSourceCategory InCategory
)