Navigation
API > API/Runtime > API/Runtime/DataflowSimulation
Dataflow simulation property
| Name | FDataflowSimulationProperty |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Dataflow/Simulation/Public/Dataflow/DataflowSimulationNodes.h |
| Include Path | #include "Dataflow/DataflowSimulationNodes.h" |
Syntax
USTRUCT (BlueprintType )
struct FDataflowSimulationProperty
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SimulationProxy | FDataflowSimulationProxy * | Simulation proxy used to pass information in between nodes | Dataflow/DataflowSimulationNodes.h |