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