Navigation
API > API/Runtime > API/Runtime/DataflowCore > API/Runtime/DataflowCore/Dataflow
Inheritance Hierarchy
- FContextCacheElementBase
- FContextCacheElement
References
| Module | DataflowCore |
| Header | /Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowNodeParameters.h |
| Include | #include "Dataflow/DataflowNodeParameters.h" |
Syntax
struct FContextCacheElementBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FProperty * | Property | ||
| FTimestamp | Timestamp |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FContextCacheElementBase
(
const FProperty* InProperty, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const T & | GetTypedData
(
const FProperty* PropertyIn |