UGenerateGatherArchiveCommandlet

[UGenerateGatherArchiveCommandlet](API\Editor\UnrealEd\Commandlets\UGenerateGatherArchiveCommandlet): Generates a localisation archive; generally used as a gather step.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

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

Include

#include "Commandlets/GenerateGatherArchiveCommandlet.h"

Syntax

class UGenerateGatherArchiveCommandlet : public UGatherTextCommandletBase

Remarks

UGenerateGatherArchiveCommandlet: Generates a localisation archive; generally used as a gather step.

Constructors

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