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
7f17257bdb436fbcdcd69fe6ec4e8cd895dc8b48
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
CrashReportClient
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
…
CrashReportClient.Build.cs
…
CrashReportClient.Target.cs
…
CrashReportClientEditor.Build.cs
…
CrashReportClientEditor.Target.cs
…