You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Remove nativization code that was deprecated in 5.0, which frees up RF_Dynamic Remove USE_UBER_GRAPH_PERSISTENT_FRAME (the code depends on it now) and UberGraphFramePointerProperty_DEPRECATED (was never being read) Cleaned up the other global BP defines that were close to compiling, they can now be overridden in target.cs if necessary Delete some dead code and confusing old comments #jira UE-186954 #rb dan.oconnor, Phillip.Kavan [CL 30051106 by ben zeigler in ue5-main branch]