You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
-Changing access of much of the implementation from private to protected. -It is currently possible to replace all of that implementation because the incoming calls are public and virtual but this leads to a lot of duplication and replacement of code that would otherwise work. #jira UE-192555 [REVIEW] 26964828 #rb Rob.Srinivasiah Rolando.Caloca [CL 27112083 by jeff fisher in ue5-main branch]