Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Commandlets > UDiffFilesCommandlet
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/DiffFilesCommandlet.h |
Include | #include "Commandlets/DiffFilesCommandlet.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/Commandlets/DiffFilesCommandlet.cpp |
bool Initialize
&40;
const TCHAR &42; Parms
&41;
Remarks
Parses the command-line and loads the packages being compared. true if all parameters were parsed successfully; false if any of the specified packages couldn't be loaded or the parameters were otherwise invalid.
Parameters
Name | Description |
---|---|
Parms | the full command-line used to invoke this commandlet |