Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UInternationalizationExportComma-
Description
Called once before GetPhase to allow the commandlet to compute which phase it needs to run it. Params are the same as are passed to Main.
Virtual Inheritance
- UGatherTextCommandletBase::ConfigurePhase → UInternationalizationExportCommandlet::ConfigurePhase
| Name | ConfigurePhase |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/InternationalizationExportCommandlet.h |
| Include Path | #include "Commandlets/InternationalizationExportCommandlet.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Commandlets/InternationalizationExportCommandlet.cpp |
virtual bool ConfigurePhase
(
const FString & Params
)