This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b23c19b9328fcdba65fb1bd741b2a310f552f148
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
ApplicationCore
History
andriy tylychko
9e8b314eb1
made ApplicationWillTerminateDelegate thread-safe: deprecated FCoreDelegates::ApplicationWillTerminateDelegate (because thread-safe delegates can't be statically initialised) and added FCoreDelegates::GetApplicationWillTerminateDelegate() accessor for a thread-safe delegate
...
#rb francis.hurteau [CL 25926515 by andriy tylychko in ue5-main branch]
2023-06-12 07:58:54 -04:00
..
Private
made ApplicationWillTerminateDelegate thread-safe: deprecated FCoreDelegates::ApplicationWillTerminateDelegate (because thread-safe delegates can't be statically initialised) and added FCoreDelegates::GetApplicationWillTerminateDelegate() accessor for a thread-safe delegate
2023-06-12 07:58:54 -04:00
Public
Fix Receipt management on OSSiOS
2023-05-26 04:17:42 -04:00
ApplicationCore.Build.cs
…