Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Commandlets > API/Editor/UnrealEd/Commandlets/UDiffAssetsCommandlet
| Type | Name | Description | |
|---|---|---|---|
| bool | ExportFilesToTextAndDiff
(
const FString& Params |
The meat of the commandlet, this can be called from the editor Format of commandline is as follow File1.uasset File2.uasset -DiffCmd="C:/Program Files/Araxis/Araxis Merge/AraxisP4Diff.exe {1} {2}" | |
| bool | ExportFilesToTextAndDiff
(
const FString& Filename1, |
Runs an external diff utility |