You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Handle ref counting in the same way for each implementation. - Writers now need to be created explicitly, and are marked complete when their last writer is released. - Added -InProc command line argument to sample app, which runs C# assemblies in the same process when possible. [CL 26675350 by Ben Marsh in ue5-main branch]