Navigation
API > API/Editor > API/Editor/SceneOutliner > API/Editor/SceneOutliner/FActorHierarchy
References
| Module | SceneOutliner |
| Header | /Engine/Source/Editor/SceneOutliner/Public/ActorHierarchy.h |
| Include | #include "ActorHierarchy.h" |
| Source | /Engine/Source/Editor/SceneOutliner/Private/ActorHierarchy.cpp |
void InsertActorItemAndCreateComponents
(
AActor * InActor,
FSceneOutlinerTreeItemPtr ActorItem,
TArray< FSceneOutlinerTreeItemPtr > & OutItems
) const
Remarks
Insert the given item at the right position in the tree, and optionally create and insert components if needed.