Navigation
API > API/Plugins > API/Plugins/DataflowAgent
Basic info about a Dataflow node returned by GetNodeInfo
| Name | FDataflowNodeInfo |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Toolsets/DataflowAgent/Source/DataflowAgent/Public/DataflowAgentCustomTypes.h |
| Include Path | #include "DataflowAgentCustomTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FDataflowNodeInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Name | FString | DataflowAgentCustomTypes.h |
|
|
| PosX | int32 | DataflowAgentCustomTypes.h |
|
|
| PosY | int32 | DataflowAgentCustomTypes.h |
|
|
| TypeName | FString | DataflowAgentCustomTypes.h |
|