You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Abstract out platform specific implementation details into ComputePlatform.cpp/h. - Add an overridable transport implementation of ComputeSocket, similar to what is available in C#. - Add some local tests for C++ implementation. - Various refactoring to converge implementation details/names/etc... [CL 26535754 by Ben Marsh in ue5-main branch]