ELocTextExportSourceMethod

What kind of "source" should we use when looking up translations for export?

Windows
MacOS
Linux

References

Module

Localization

Header

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

Include

#include "LocTextHelper.h"

Syntax

enum ELocTextExportSourceMethod
{
    SourceText,
    NativeText,
}

Values

Name

Description

SourceText

Use the source text

NativeText

Use the native text

Remarks

What kind of "source" should we use when looking up translations for export?

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