ITreeItem::FindParent

Find this item's parent in the specified map.

Windows
MacOS
Linux

Override Hierarchy

References

Module

SceneOutliner

Header

/Engine/Source/Editor/SceneOutliner/Public/ITreeItem.h

Include

#include "ITreeItem.h"

Syntax

FTreeItemPtr FindParent
(
    const FTreeItemMap & ExistingItems
) const

Remarks

Find this item's parent in the specified map. It is valid to return nullptr if this item has no parent

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss