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
4.23-uwp
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
PacketHandlers
/
PacketHandler
History
Ben Wright
5d8cb2062a
Add all changes required for UWP on 4.22
...
(cherry picked from commit
3ce16160dc
)
2020-05-16 14:01:26 +12:00
..
Classes
Adjusted Net Analytiics Aggregation PerObjectConfig settings object, to not use the transient package, and to use 'OverridePerObjectConfigSection' to retain the current section names.
2019-01-25 04:38:47 -05:00
Private
Removed unwanted ensure, and restricted net analytics aggregation hotfixes to only allow enabling during runtime - disable hotfixes have to wait for the next match.
2019-02-22 05:59:10 -05:00
Public
Add all changes required for UWP on 4.22
2020-05-16 14:01:26 +12:00
PacketHandler.Build.cs
Updating NetConnection, NetDriver and PacketHandlers to use FInternetAddrs. Moves address information to the base class instead of relying on it being created by derived classes.
2019-02-01 20:55:06 -05:00