FLocalizationTargetSettings

Windows
MacOS
Linux

References

Module

Localization

Header

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

Include

#include "LocalizationTargetTypes.h"

Syntax

struct FLocalizationTargetSettings

Variables

Name Description

Public variable

TArray< FFilePa...

 

AdditionalManifestDependencies

Text present in these manifests will not be duplicated in this target.

Public variable

FLocalizationCo...

 

CompileSettings

Settings for compiling translations.

Public variable

ELocalizationTa...

 

ConflictStatus

Whether the target has outstanding conflicts that require resolution.

Public variable

FLocalizationEx...

 

ExportSettings

Settings for exporting translations.

Public variable

FGatherTextFrom...

 

GatherFromMetaData

Parameters for defining what text is gathered from metadata and how.

Public variable

FGatherTextFrom...

 

GatherFromPackages

Parameters for defining what text is gathered from packages and how.

Public variable

FGatherTextFrom...

 

GatherFromTextFiles

Parameters for defining what text is gathered from text files and how.

Public variable

FGuid

 

Guid

Public variable

FLocalizationIm...

 

ImportDialogueSettings

Settings for importing dialogue from WAV files.

Public variable

FString

 

Name

Unique name for the target.

Public variable

int32

 

NativeCultureIndex

The index of the native culture among the supported cultures.

Public variable

TArray< FString...

 

RequiredModuleNames

The names of modules which must be loaded when gathering text.

Public variable

TArray< FCultur...

 

SupportedCulturesStatistics

Cultures for which the source text is being localized for.

Public variable

TArray< FGuid >

 

TargetDependencies

Text present in these targets will not be duplicated in this target.

Constructors

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