Files
UnrealEngineUWP/Engine/Source/Runtime/CoreUObject
Marc Audy ffa6d55e45 Modify FObjectInitializer to allow nested subobjects to be overriden
Fix subobject overriding in the case of a required subobject that has been both overriden for class and marked do not create. Previously it was ending up with the default subobject type rather than the valid overriden value.
Create an EngineTest that validates all expectations for subobjects and nested subobject overrides
#rb Dan.OConnor

[CL 14425910 by Marc Audy in ue5-main branch]
2020-10-05 19:30:44 -04:00
..