UImportDialogueScriptCommandlet

[UImportDialogueScriptCommandlet](API\Editor\UnrealEd\Commandlets\UImportDialogueScriptCommandlet): Handles importing localized script sheets to update the translated archive text.

Windows
MacOS
Linux

Inheritance Hierarchy

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

Name Description

Public function

UImportDialogueScriptCommandlet

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UCommandlet

Name Description

Public function Virtual

int32

 

Main

(
    const FString& Params
)

Entry point for your commandlet

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