Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/SSCSEditor > API/Editor/Kismet/SSCSEditor/ReplaceComponentReferencesInTree
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/SSCSEditor.h |
| Include | #include "SSCSEditor.h" |
| Source | /Engine/Source/Editor/Kismet/Private/SSCSEditor.cpp |
void ReplaceComponentReferencesInTree
&40;
const TArray< FSCSEditorTreeNodePtrType > & Nodes,
const TMap< UObject &42;, UObject &42; > & OldToNewInstanceMap,
bool & OutHasChanges
&41;
Remarks
Update component pointers held by tree nodes if components have been replaced following construction script execution