Files
UnrealEngine/Engine/Build/BatchFiles/EditorPerfBaseline.bat
2025-05-18 13:04:45 +08:00

1 line
246 B
Batchfile

@call %~dp0RunUAT.bat BuildGraph -Script=Engine/Build/EditorPerf.xml -Target="Baseline EditorPerf Results" -set:Platforms=Win64 -set:Phases="Cold;Warm" -append:Projects="AncientGame" -append:Projects="EngineTest" -append:Projects="ShooterGame" %*