Navigation
API > API/Plugins > API/Plugins/DataflowEditor > API/Plugins/DataflowEditor/Dataflow > API/Plugins/DataflowEditor/Dataflow/FDataflowGraphNodeFactory
- FGraphNodeFactory::CreateNodeWidget()
- FDataflowGraphNodeFactory::CreateNodeWidget()
References
| Module | DataflowEditor |
| Header | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowSNodeFactories.h |
| Include | #include "Dataflow/DataflowSNodeFactories.h" |
| Source | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Private/Dataflow/DataflowSNodeFactories.cpp |
virtual TSharedPtr < SGraphNode > CreateNodeWidget
(
UEdGraphNode * InNode
)
Remarks
Create a widget for the supplied node