Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UGatherTextCommandletBase
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.
Derived Overrides
| Name | ConfigurePhase |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextCommandletBase.h |
| Include Path | #include "Commandlets/GatherTextCommandletBase.h" |
virtual bool ConfigurePhase
(
const FString & Params
)