You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Removed lambdas and TFunctions from FArchiveAsync (this was the culprit of the regression) - Added THREADSAFE_UOBJECTS to easily disable UObject multithreading safety and potential overhead (not that it even exists) - Moved a few functions so that they're not called too often (they come up in profiles) UE-14282 #lockdown Zachary.EdgertonJones [CL 2522599 by Robert Manuszewski in Main branch]