Navigation
API > API/Developer > API/Developer/Localization
References
| Module | Localization |
| Header | /Engine/Source/Developer/Localization/Public/LocTextHelper.h |
| Include | #include "LocTextHelper.h" |
Syntax
enum ELocTextExportSourceMethod
&123;
SourceText,
NativeText,
&125;
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?