IWorldTreeItem::SetParentPath

Changes the parent path of this item, without changing the name of this item

Windows
MacOS
Linux

References

Module

WorldBrowser

Header

/Engine/Source/Editor/WorldBrowser/Public/IWorldTreeItem.h

Include

#include "IWorldTreeItem.h"

Syntax

void SetParentPath
(
    const FName & InParentPath
)

Remarks

Changes the parent path of this item, without changing the name of this item

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