Navigation
Unreal Engine C++ API Reference > Developer > Localization
References
Module | Localization |
Header | /Engine/Source/Developer/Localization/Public/LocalizationTargetTypes.h |
Include | #include "LocalizationTargetTypes.h" |
Syntax
USTRUCT ()
struct FLocalizationImportDialogueSettings
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
bool | bImportNativeAsSource | Should the dialogue for the native language be imported as if it were source audio? If false, the native language dialogue will be imported as localized data for the native language. |
![]() ![]() ![]() ![]() |
FString | ImportedDialogueFolder | Folder in which to create the generated sound waves. |
![]() ![]() ![]() ![]() |
FDirectoryPath | RawAudioPath | Path to the folder to import the audio from. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |