Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Commandlets
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UCommandlet
- UGatherTextCommandletBase
- UImportLocalizedDialogueCommandlet
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/ImportLocalizedDialogueCommandlet.h |
Include | #include "Commandlets/ImportLocalizedDialogueCommandlet.h" |
Syntax
class UImportLocalizedDialogueCommandlet : public UGatherTextCommandletBase
Remarks
UImportLocalizedDialogueCommandlet: Handles synchronizing localized raw audio files with dialogue and sound wave assets.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UImportLocalizedDialogueCommandlet
(
const FObjectInitializer& ObjectInitializer |