STreeMap::StartRenamingNode

Pops up a box to allow the user to start renaming a node's title (undoable!)

Windows
MacOS
Linux

References

Module

TreeMap

Header

/Engine/Source/Developer/TreeMap/Public/STreeMap.h

Include

#include "STreeMap.h"

Syntax

void StartRenamingNode
(
    const FGeometry & MyGeometry,
    const FTreeMapNodeDataRef & NodeData,
    const FVector2D & RelativePosition,
    const bool bIsNewNode
)

Remarks

Pops up a box to allow the user to start renaming a node's title (undoable!)

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