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

1 line
215 B
Batchfile

@call %~dp0RunUAT.bat BuildGraph -Script=Engine/Build/EditorPerf.xml -Target="Run EditorPerf Tests" -set:Platforms=Win64 -append:Projects="AncientGame" -append:Projects="EngineTest" -append:Projects="ShooterGame" %*