Files
UnrealEngineUWP/Engine/Config
phillip kavan 003b2d9623 Add a way to treat composite members as complete values when generating the custom property list for the Blueprint instance post-construct initialization fast path.
Change summary:
- Added UBlueprintGeneratedClass::RequiresCompleteValueForPostConstruction (config). These members will not be further decomposed into sub property delta lists.
- Added a CVar to allow the BP property initialization fast path to more easily be disabled for testing (similar to the CVar that exists for fast path component instancing).
- Revised property list generation to avoid storing extra "placeholder" entries for array values that exceed the size of the native parent default container's value (perfmem).

#rb Ben.Hoffman

[CL 26547199 by phillip kavan in ue5-main branch]
2023-07-24 12:34:42 -04:00
..
2023-06-20 10:53:32 -04:00