ELocalizationTargetConflictStatus

Windows
MacOS
Linux

References

Module

Localization

Header

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

Include

#include "LocalizationTargetTypes.h"

Syntax

enum ELocalizationTargetConflictStatus
{
    Unknown,
    ConflictsPresent,
    Clear,
}

Values

Name

Description

Unknown

The status of conflicts in this localization target could not be determined.

ConflictsPresent

The are outstanding conflicts present in this localization target.

Clear

The localization target is clear of conflicts.

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