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