Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Blueprint > API/Runtime/CoreUObject/Blueprint/FDeferredObjInitializationHelper
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/Blueprint/BlueprintSupport.h |
Include | #include "Blueprint/BlueprintSupport.h" |
Source | /Engine/Source/Runtime/CoreUObject/Private/Blueprint/BlueprintSupport.cpp |
static void ResolveDeferredInitsFromArchetype
&40;
UObject &42; Archetype
&41;
Remarks
Loops through all object initializers and preloads that were skipped due to this archetype object not being ready yet.
Should be called once the object has been fully serialized in.