SCommentBubble::OnCommentTextCommitted

Called when the comment text is committed

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

References

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

Remarks

Called when the comment text is committed


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library