Files
UnrealEngine/Engine/Build/BatchFiles/EditorPerfBaseline.bat
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

1 line
246 B
Batchfile
Executable File

@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" %*