You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Reduced contention in SessionClient when testing if processes are done and spawning new processes * Changed so FileMappingBuffer is lazily closing mapped memory. For some reason these calls end up being very expensive and we don't have to close them straight away [CL 31796195 by henrik karlsson in ue5-main branch]