Navigation
API > API/Runtime > API/Runtime/DataflowCore
Performance data per connection
| Name | FContextPerfData |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowNodeParameters.h |
| Include Path | #include "Dataflow/DataflowNodeParameters.h" |
Syntax
struct FContextPerfData
Structs
| Name | Remarks |
|---|---|
| FData |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bEnabled | bool | Dataflow/DataflowNodeParameters.h | ||
| DataPerOutput | TMap< FGuid, FData > | Dataflow/DataflowNodeParameters.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Accumulate
(
const FDataflowConnection* Connection, |
Dataflow/DataflowNodeParameters.h | ||
void Reset() |
Dataflow/DataflowNodeParameters.h |