You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Add CookSettings MemoryMinFreeVirtual to garbage collect when AvailableVirtual is too low. Normalize the names of the 4 CookSettings.Memory settings variables. Change boolean expression of the 4 memory values to be (freevirtual OR freephysical) AND (usedvirtual OR usedphysical), which seems like the most useful way to combine them. #rnx #rb Daniel.Lamb, Zousar.Shaker #ROBOMERGE-SOURCE: CL 13120351 via CL 13120373 via CL 13120383 via CL 13120389 #ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v687-13115495) [CL 13120395 by matt peters in Main branch]