Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Commandlets
Inheritance Hierarchy
- UCommandlet
- UGatherTextCommandletBase
- UExportDialogueScriptCommandlet
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/ExportDialogueScriptCommandlet.h |
| Include | #include "Commandlets/ExportDialogueScriptCommandlet.h" |
Syntax
UCLASS ()
class UExportDialogueScriptCommandlet : public UGatherTextCommandletBase
Remarks
UExportDialogueScriptCommandlet: Handles exporting localized script sheets for dialogue wave assets.
Constructors
| Type | Name | Description | |
|---|---|---|---|
UExportDialogueScriptCommandlet
(
const FObjectInitializer& ObjectInitializer |