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
cebc8d8a52df691db5cfb0f821027d09cbd40dff
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
HotReload
/
Private
History
Matt Hoffman
925ce9590f
Significantly refactored PIE startup and consolidated a fair bit of the existing code into structures that better reflect the lifespan that they are valid for. This refactoring will make it easier for systems that are requesting PIE startup to have better control over the instance that is started up. This refactoring also changes network testing to focus on the role you want to test (standalone, client, listen server) and the number of clients you want to test instead of of trying to determine this information based on other variables.
...
#rb None #fyi Michael.Noland [CL 9754486 by Matt Hoffman in Dev-Editor branch]
2019-10-22 22:03:49 -04:00
..
HotReload.cpp
Significantly refactored PIE startup and consolidated a fair bit of the existing code into structures that better reflect the lifespan that they are valid for. This refactoring will make it easier for systems that are requesting PIE startup to have better control over the instance that is started up. This refactoring also changes network testing to focus on the role you want to test (standalone, client, listen server) and the number of clients you want to test instead of of trying to determine this information based on other variables.
2019-10-22 22:03:49 -04:00
HotReloadClassReinstancer.cpp
Removed use of deprecated NAME_INDEX typedef
2019-09-16 13:01:39 -04:00
HotReloadClassReinstancer.h
Update copyright notices to 2019.
2018-12-14 13:41:00 -05:00
HotReloadLog.h
Update copyright notices to 2019.
2018-12-14 13:41:00 -05:00