Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Commandlets
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UCommandlet
- UGatherTextCommandletBase
- UGenerateTextLocalizationReportCommandlet
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/GenerateTextLocalizationReportCommandlet.h |
| Include | #include "Commandlets/GenerateTextLocalizationReportCommandlet.h" |
Syntax
class UGenerateTextLocalizationReportCommandlet : public UGatherTextCommandletBase
Constructors
| Type | Name | Description | |
|---|---|---|---|
UGenerateTextLocalizationReportCommandlet
(
const FObjectInitializer& ObjectInitializer |
Overridden from UGatherTextCommandletBase
| Type | Name | Description | |
|---|---|---|---|
| bool | Returns true if this commandlet should run during a preview run. |