Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Commandlets
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UCommandlet
- UGatherTextCommandletBase
- UImportDialogueScriptCommandlet
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/ImportDialogueScriptCommandlet.h |
| Include | #include "Commandlets/ImportDialogueScriptCommandlet.h" |
Syntax
class UImportDialogueScriptCommandlet : public UGatherTextCommandletBase
Remarks
UImportDialogueScriptCommandlet: Handles importing localized script sheets to update the translated archive text.
Constructors
| Type | Name | Description | |
|---|---|---|---|
UImportDialogueScriptCommandlet
(
const FObjectInitializer& ObjectInitializer |