Navigation
API > API/Plugins > API/Plugins/DataflowAgent
Describes one end of a connection in a Dataflow graph
| Name | FDataflowConnectionInfo |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Toolsets/DataflowAgent/Source/DataflowAgent/Public/DataflowAgentCustomTypes.h |
| Include Path | #include "DataflowAgentCustomTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FDataflowConnectionInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NodeName | FString | DataflowAgentCustomTypes.h |
|
|
| PinName | FString | DataflowAgentCustomTypes.h |
|