Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UDiffCookCommandlet
List of the string arguments parsed by name from commandline that need interpretation/transform, before we do the transforms.
| Name | FCommandLineArgs |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/DiffCookCommandlet.h |
| Include Path | #include "Commandlets/DiffCookCommandlet.h" |
Syntax
struct FCommandLineArgs
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BasePath | FString | Commandlets/DiffCookCommandlet.h | ||
| CompPath | FString | Commandlets/DiffCookCommandlet.h | ||
| RequestedPackages | TArray< FString > | Commandlets/DiffCookCommandlet.h |