Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Commandlets
Inheritance Hierarchy
- UCommandlet
- UGatherTextCommandletBase
- UGenerateGatherManifestCommandlet
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/GenerateGatherManifestCommandlet.h |
| Include | #include "Commandlets/GenerateGatherManifestCommandlet.h" |
Syntax
UCLASS ()
class UGenerateGatherManifestCommandlet : public UGatherTextCommandletBase
Remarks
UGenerateGatherManifestCommandlet: Generates a localisation manifest; generally used as a gather step.
Constructors
| Type | Name | Description | |
|---|---|---|---|
UGenerateGatherManifestCommandlet
(
const FObjectInitializer& ObjectInitializer |
UGenerateGatherManifestCommandlet |