SGraphNodeKnot::OnCommentTextCommitted

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

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

References

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

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library