ITreeItem::CreateParent

Create this item's parent. It is valid to return nullptr if this item has no parent

Windows
MacOS
Linux

Override Hierarchy

References

Module

SceneOutliner

Header

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

Include

#include "ITreeItem.h"

Syntax

FTreeItemPtr CreateParent() const

Remarks

Create this item's parent. 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