SCommentBubble::OnCommentTextCommitted

Called when the comment text is committed

Windows
MacOS
Linux

References

Module

GraphEditor

Header

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

Include

#include "SCommentBubble.h"

Source

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

Syntax

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

Remarks

Called when the comment text 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