Files
UnrealEngineUWP/Engine/Source/Developer/BlueprintCompilerCppBackend
Dave Belanger 161c3bd5c4 Basic cooked BP support in BP editor (this is a starting point as they are problems remaining specifically around the graph and inherited functions and I have no doubt we will find more things that don't work later).
With these changes however we are now able to derive from a simple cooked BP, with no compile errors and we're able to see inherited components in the SCS editor, add new components to the tree, override inherited node properties and (re)instantiate those child BPs successfully in a level.
#jira UE-109793
#rb Phillip.Kavan

[CL 15758611 by Dave Belanger in ue5-main branch]
2021-03-22 08:55:37 -04:00
..