ExportFilesToTextAndDiff

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

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}"

Public function Static

bool

 

ExportFilesToTextAndDiff

(
    const FString& Filename1,
    const FString& Filename2,
    const FString& DiffCommand
)

Runs an external diff utility

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss