ELocalizedTextSourceCategory

Categories of localized text. This enum is mirrored in NoExportTypes.h for UHT.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Internationalization/LocalizedTextSourceTypes.h

Include

#include "Internationalization/LocalizedTextSourceTypes.h"

Syntax

enum ELocalizedTextSourceCategory
{
    Game,
    Engine,
    Editor,
}

Values

Name

Description

Game

Engine

Editor

Remarks

Categories of localized text.

This enum is mirrored in NoExportTypes.h for UHT.

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