Navigation
API > API/Plugins > API/Plugins/DataflowNodes > API/Plugins/DataflowNodes/Dataflow
Inheritance Hierarchy
- FDataflowNode
- FBreakAttributeKeyDataflowNode
References
| Module | DataflowNodes |
| Header | /Engine/Plugins/Experimental/Dataflow/Source/DataflowNodes/Public/Dataflow/DataflowCollectionAttributeKeyNodes.h |
| Include | #include "Dataflow/DataflowCollectionAttributeKeyNodes.h" |
Syntax
USTRUCT (Meta=(DataflowGeometryCollection))
struct FBreakAttributeKeyDataflowNode : public FDataflowNode
Variables
| Type | Name | Description | |
|---|---|---|---|
| DATAFLOW_NODE_DEFINE_INTERNAL(FBreakAttributeKeyDataflowNode, "BreakAttributeKey", "Dataflow", "") p... | AttributeOut | ||
| FString | GroupOut |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FBreakAttributeKeyDataflowNode
(
const UE::Dataflow::FNodeParameters& InParam, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Evaluate
(
UE::Dataflow::FContext& Context, |