Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UGatherTextFromAssetsCommandlet
Description
Parses the command line for the commandlet. Returns true if all required parameters are provided and are correct.
| Name | ParseCommandLineHelper |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextFromAssetsCommandlet.h |
| Include Path | #include "Commandlets/GatherTextFromAssetsCommandlet.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Commandlets/GatherTextFromAssetsCommandlet.cpp |
bool ParseCommandLineHelper
(
const FString & InCommandLine
)