STreeMap::RenamingNode_OnTextCommitted

Called when the user commits a rename change

Windows
MacOS
Linux

References

Module

TreeMap

Header

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

Include

#include "STreeMap.h"

Syntax

void RenamingNode_OnTextCommitted
(
    const FText & NewText,
    ETextCommit::Type,
    TSharedRef< FTreeMapNodeData > NodeToRename
)

Remarks

Called when the user commits a rename change

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