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