Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Commandlets
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UCommandlet
- UGatherTextCommandletBase
- UInternationalizationExportCommandlet
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/InternationalizationExportCommandlet.h |
Include | #include "Commandlets/InternationalizationExportCommandlet.h" |
Syntax
class UInternationalizationExportCommandlet : public UGatherTextCommandletBase
Remarks
UInternationalizationExportCommandlet: Commandlet used to export internationalization data to various standard formats.
Constructors
Type | Name | Description | |
---|---|---|---|
UInternationalizationExportCommandlet
(
const FObjectInitializer& ObjectInitializer |
Overridden from UCommandlet
Type | Name | Description | |
---|---|---|---|
int32 | UInternationalizationExportCommandlet |