You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
The UEFN sync feature calls SyncLatestFromSourceControl, which calls SyncPathsFromSourceControl and could potentially sync a lot of items at once. By batching the force-load and reset-linkers steps, this operation became significantly faster. #rnx [CL 26457416 by wouter burgers in ue5-main branch]