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