IWorldTreeItem::SetParentPath

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

Choose your operating system:

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