RunUAT.bat
AutomationToolLauncher.exe
AutomationTool.exe
Engine\Build\BatchFiles/RunUAT.bat
Engine\Binaries\DotNET\AutomationToolLauncher.exe
Engine\Binaries\DotNET\AutomationTool.exe
This command is LEGACY because we used to run UAT.exe to compile scripts by default.
Now we only compile by default when run via RunUAT.bat, which still understands -nocompile.
However, the batch file simply passes on all arguments, so UAT will choke when encountering -nocompile.
Keep this CommandLineArg around so that doesn't happen.
RunUAT BuildCookRun -help