Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Commandlets
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UCommandlet
- UGatherTextCommandletBase
- UGenerateGatherManifestCommandlet
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/GenerateGatherManifestCommandlet.h |
| Include | #include "Commandlets/GenerateGatherManifestCommandlet.h" |
Syntax
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 |
Overridden from UGatherTextCommandletBase
| Type | Name | Description | |
|---|---|---|---|
| bool | Returns true if this commandlet should run during a preview run. |