FPolyglotTextData::SetCategory

Set the category 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 SetCategory
(
    const ELocalizedTextSourceCategory InCategory
)

Remarks

Set the category of this polyglot data.

This affects when and how the data is loaded into the text localization manager.

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