Files
UnrealEngineUWP/Engine/Source/Runtime/PacketHandlers/EncryptionComponents
John Barrett 5e3d9ad4d7 Updated/refactored PacketHandler code, and gave UNetConnections a PacketHandler by default.
- Split [PacketHandlerComponents].Components ini setting, into an array, instead of one string.
- Give UNetConnection's a PacketHandler by default (for future handshake code).
- Refactored/cleaned-up a lot of PacketHandler code.

[CL 2711763 by John Barrett in Main branch]
2015-09-30 16:14:25 -04:00
..