SGraphNodeKnot::OnCommentTextCommitted

If bHoveredCommentVisibility is true, hides the comment bubble after a change is committed

Windows
MacOS
Linux

Override Hierarchy

SGraphNode::OnCommentTextCommitted()

SGraphNodeKnot::OnCommentTextCommitted()

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/SGraphNodeKnot.h

Include

#include "SGraphNodeKnot.h"

Source

/Engine/Source/Editor/GraphEditor/Private/SGraphNodeKnot.cpp

Syntax

virtual void OnCommentTextCommitted
(
    const FText & NewComment,
    ETextCommit::Type CommitInfo
)

Remarks

If bHoveredCommentVisibility is true, hides the comment bubble after a change is committed

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