ELocalizationGatherPathRoot

Windows
MacOS
Linux

References

Module

Localization

Header

/Engine/Source/Developer/Localization/Public/LocalizationTargetTypes.h

Include

#include "LocalizationTargetTypes.h"

Syntax

enum ELocalizationGatherPathRoot
{
    Auto,
    Engine,
    Project,
}

Values

Name

Description

Auto

Automatically select Engine or Project based on which set the target belongs to

Engine

Path is relative to the Engine directory

Project

Path is relative to the Project directory

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