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
4b23e567b4e36701378d8fdb88015efdcd466aea
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
Windows
/
LiveCoding
/
Private
History
Ben Marsh
8f8a65e814
LiveCoding: Fix deadlock when using the quick restart functionality, where a patch can be loaded before the module has been registered.
...
#rb none #jira UE-79633 #rnx [CL 8575142 by Ben Marsh in Dev-Build branch]
2019-09-09 14:18:24 -04:00
..
External
Fix compile error on Clang due to different behavior in scoping for extern'd variables.
2019-08-29 19:52:45 -04:00
LiveCodingLog.cpp
…
LiveCodingLog.h
…
LiveCodingModule.cpp
LiveCoding: Fix deadlock when using the quick restart functionality, where a patch can be loaded before the module has been registered.
2019-09-09 14:18:24 -04:00
LiveCodingModule.h
LiveCoding: Add a delegate that's called when a Live Coding patch is applied.
2019-08-28 12:34:28 -04:00
LiveCodingSettings.cpp
…
LiveCodingSettings.h
…