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
f7ed0db9ba0e4dfd1b520d00abc471943e1f1844
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
Windows
/
LiveCoding
History
Ben Marsh
6f37465fac
Live Coding: Prevent compiling from the IDE while a Live Coding session is active. Engine runtime creates a global mutex with the executable path in the a name and leaks the handle, then UBT checks for it existing before allowing a build to start.
...
#rb none #jira UE-74438 [CL 6957113 by Ben Marsh in 4.23 branch]
2019-06-12 14:53:07 -04:00
..
Private
Live Coding: Prevent compiling from the IDE while a Live Coding session is active. Engine runtime creates a global mutex with the executable path in the a name and leaks the handle, then UBT checks for it existing before allowing a build to start.
2019-06-12 14:53:07 -04:00
Public
…
LiveCoding.Build.cs
…