You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
thread-safe delegates are not zero-initializable and so can't be used as global vars because they are vulnerable to static initialization order fiasco. #jira UE-163668 #rb steve.robb #preflight 632462db3752284a3179ec02 [CL 22094531 by Andriy Tylychko in ue5-main branch]