Navigation
API > API/Developer > API/Developer/Localization
An enum representing all the formats the conflict report can be output in.
| Name | EConflictReportFormat |
| Type | enum |
| Header File | /Engine/Source/Developer/Localization/Public/LocTextHelper.h |
| Include Path | #include "LocTextHelper.h" |
Syntax
enum EConflictReportFormat
{
None,
Txt,
CSV,
}
Values
| Name | Remarks |
|---|---|
| None | |
| Txt | |
| CSV |