Navigation
API > API/Plugins > API/Plugins/DataflowEditor
| Name | SDataflowEdNodeComment |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowSCommentNode.h |
| Include Path | #include "Dataflow/DataflowSCommentNode.h" |
Syntax
class SDataflowEdNodeComment : public SGraphNodeComment
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SPanel → SNodePanel::SNode → SGraphNode → SGraphNodeResizable → SGraphNodeComment → SDataflowEdNodeComment
- FSlateControlledConstruction → SWidget → SPanel → SNodePanel::SNode → SGraphNode → SGraphNodeResizable → SGraphNodeComment → SDataflowEdNodeComment
Structs
| Name | Remarks |
|---|---|
| FArguments |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Super | SGraphNodeComment | Dataflow/DataflowSCommentNode.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
Dataflow/DataflowSCommentNode.h |