UImportDialogueScriptCommandlet::Main

Entry point for your commandlet

Windows
MacOS
Linux

Override Hierarchy

UCommandlet::Main()

UImportDialogueScriptCommandlet::Main()

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Commandlets/ImportDialogueScriptCommandlet.h

Include

#include "Commandlets/ImportDialogueScriptCommandlet.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Commandlets/ImportDialogueScriptCommandlet.cpp

Syntax

virtual int32 Main
(
    const FString & Params
)

Remarks

Entry point for your commandlet

Parameters

Parameter

Description

Params

the string containing the parameters for the 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