Navigation
API > API/Runtime > API/Runtime/DataflowCore > API/Runtime/DataflowCore/Dataflow
References
| Module | DataflowCore |
| Header | /Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowInputOutput.h |
| Include | #include "Dataflow/DataflowInputOutput.h" |
Syntax
struct FOutputParameters
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | Name | ||
| FDataflowNode * | Owner | ||
| const FProperty * | Property | ||
| FName | Type |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FOutputParameters
(
FName InType, |