Navigation
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 Construct ( const [FArguments](API\Editor\GraphEditor\SCommentBubble\FArguments) & InArgs )
Remarks
Construct this widget. Called by the SNew()Slate macro.
Parameters
Name | Description |
---|---|
InArgs | Declaration used by the SNew() macro to construct this widget |