Navigation
API > API/Runtime > API/Runtime/DataflowCore > API/Runtime/DataflowCore/Dataflow
References
| Module | DataflowCore |
| Header | /Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowContextCachingFactory.h |
| Include | #include "Dataflow/DataflowContextCachingFactory.h" |
Syntax
struct FContextCacheData
Variables
| Type | Name | Description | |
|---|---|---|---|
| FContextCacheElementBase * | Data | ||
| FGuid | NodeGuid | ||
| uint32 | NodeHash | ||
| FTimestamp | Timestamp | ||
| FName | Type |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FContextCacheData
(
FName InType, |