[UE4] 使用console command來做profiler data capture

You can also make stat captures of a running game without the editor being open.Run "stat startfile" in the console to start profiling and "stat stopfile" to stop. This should save a file to Saved/Profiling. Then you can open that file from the profiler tab in the session frontend.

原文出處:
https://answers.unrealengine.com/questions/17151/what-are-the-in-engine-tools-for-cpu-and-gpu-profi.html

這個網誌中的熱門文章

[Work Automation] Create Game Console App (VSCode + PowerShell + Qt for Python)

[UE4] Package (VR Works 4.15)