You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Added trace file created callback: Useful to gather all trace files created during execution * Added config option to disable or resize tail buffers via [Trace.Config]:TailSizeBytes * Added config option for worker thread sleep time via [Trace.Config]:SleepTimeInMS * Fixed init code so it never creates a workerthread in builds that don't support multithreading #rb Martin.Ridgets, Ionut.Matasaru [CL 22013173 by louisphilippe seguin in ue5-main branch]