WorldHierarchy::GetParentPath

Utility function to get the parent path for a specific path

Windows
MacOS
Linux

References

Module

WorldBrowser

Header

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

Include

#include "IWorldTreeItem.h"

Syntax

namespace WorldHierarchy
{
    FName WorldHierarchy::GetParentPath
    (
        const FName & InPath
    )
}

Remarks

Utility function to get the parent path for a specific path

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