SCommentBubble::SetCommentBubbleVisibility

Directly sets the bubble's visibility, without assuming it was from a user action (no undo transaction, or OnToggled callback)

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 SetCommentBubbleVisibility
(
    bool bVisible
)

Remarks

Directly sets the bubble's visibility, without assuming it was from a user action (no undo transaction, or OnToggled callback)

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