You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Implement function BP rename handling on a per-node basis, similar to existing variable rename handing Move to using FBlueprintEditorUtils::GetMostUpToDateClass for property access in-editor. This ensures that any local renames are picked up prior to recompilation. #jira UE-204823 #rb jaime.cifuentes, Phillip.Kavan #changelist validated #virtualized [CL 31251563 by thomas sarkanen in 5.4 branch]