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
149dc1aeb7af7f034dd539bc9e343af84e7cc425
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Slate
History
bryan sefcik
cd7262a182
Replaced #include CoreMiscDefines.h with #include CoreTypes.h because you can't actually include CoreMiscDefines.h unless you include CoreTypes.h first. Unfortunately adding the necessary includes into CoreMiscDefines.h breaks other things ATM.
...
#preflight 62d0a86b3b057e72746d5b16 [CL 21101425 by bryan sefcik in ue5-main branch]
2022-07-14 19:57:57 -04:00
..
Private
Enable OnController_X function deprecations for the Slate App and the Generic Message handler.
2022-07-14 17:32:34 -04:00
Public
Replaced #include CoreMiscDefines.h with #include CoreTypes.h because you can't actually include CoreMiscDefines.h unless you include CoreTypes.h first. Unfortunately adding the necessary includes into CoreMiscDefines.h breaks other things ATM.
2022-07-14 19:57:57 -04:00
Slate.Build.cs
…