Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UserDefinedStructure > API/Editor/UnrealEd/UserDefinedStructure/UUserDefinedStructEditorData
- UObject::PostLoadSubobjects()
- UUserDefinedStructEditorData::PostLoadSubobjects()
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/UserDefinedStructure/UserDefinedStructEditorData.h |
Include | #include "UserDefinedStructure/UserDefinedStructEditorData.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/UserDefinedStructEditorData.cpp |
virtual void PostLoadSubobjects
(
FObjectInstancingGraph * OuterInstanceGraph
)
Remarks
Instances components for objects being loaded from disk, if necessary. Ensures that component references between nested components are fixed up correctly.