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
ca59cdae9d906a3d9f9fbf0baeba2fa6d462e30e
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
TurnkeySupport
History
patrick boutot
d7a0038d0e
Prevent entering debug mode when it would create an infinit loop. When the application is ticking we need to complete the tick before entering the debugging mode. When there is modal open that is stealing the focus, we don't have inputs on the other windows.
...
#jira UE-197297, UE-198626 [CL 29892434 by patrick boutot in ue5-main branch]
2023-11-22 13:24:54 -05:00
..
Private
Prevent entering debug mode when it would create an infinit loop. When the application is ticking we need to complete the tick before entering the debugging mode. When there is modal open that is stealing the focus, we don't have inputs on the other windows.
2023-11-22 13:24:54 -05:00
Public
Allow building without Turnkey Support
2023-11-09 13:51:05 -05:00
TurnkeySupport.Build.cs
…