SGraphNode::OnNameTextCommited

Called when text is committed on the node

Unreal Engine C++ API Reference > Editor > GraphEditor > SGraphNode

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/SGraphNode.h
Include #include "SGraphNode.h"
Source /Engine/Source/Editor/GraphEditor/Private/SGraphNode.cpp
void OnNameTextCommited
(
    const [FText](API\Runtime\Core\Internationalization\FText) & InText,
    [ETextCommit::Type](API\Runtime\SlateCore\Types\ETextCommit__Type) CommitInfo
)

Remarks

Called when text is committed on the node


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library