SGraphNodeKnot::OnCommentBubbleToggled

Toggles the hovered visibility state

Windows
MacOS
Linux

Override Hierarchy

SGraphNode::OnCommentBubbleToggled()

SGraphNodeKnot::OnCommentBubbleToggled()

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 OnCommentBubbleToggled
(
    bool bInCommentBubbleVisible
)

Remarks

Toggles the hovered visibility state

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