You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb Per.Larsson #rnx #preflight 62ab3b4a634e82e5d145f5a3 - Dumping of stats to the log file is now something that can be invoked via the IVirtualizationSystem api, so anything can call it, if desired. - Removed the OnExit callback from the virtualization manager, we no longer print the stats to the log file on exit, but instead print them on demand. - Add a call at the end of the cooking commandlet to dump the virtualization stats so that they appear around the same part of the log file as the cooking stats. - Changed the verbosity from 'log' to 'display' so that we can see the stats more easily in horde. #ROBOMERGE-AUTHOR: paul.chipchase #ROBOMERGE-SOURCE: CL 20699898 via CL 20699907 via CL 20699911 #ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v968-20684695) [CL 20700183 by paul chipchase in ue5-main branch]