![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "HAL/Platform.h"#include "StructUtils/InstancedStruct.h"#include "StructUtils/StructArrayView.h"#include "Templates/Decay.h"#include "Templates/UniquePtr.h"#include "UObject/GCObject.h"#include "UObject/UnrealType.h"#include "Dataflow/DataflowTypePolicy.h"Go to the source code of this file.
Namespaces | |
| namespace | UE |
| namespace | UE::Dataflow |
Typedefs | |
| typedef uint32 | UE::Dataflow::FContextCacheKey |
Functions | |
| DATAFLOWCORE_API FArchive & | operator<< (FArchive &Ar, UE::Dataflow::FTimestamp &ValueIn) |
| DATAFLOWCORE_API FArchive & | operator<< (FArchive &Ar, UE::Dataflow::FContextCache &ValueIn) |
| DATAFLOWCORE_API FArchive & operator<< | ( | FArchive & | Ar, |
| UE::Dataflow::FContextCache & | ValueIn | ||
| ) |
| DATAFLOWCORE_API FArchive & operator<< | ( | FArchive & | Ar, |
| UE::Dataflow::FTimestamp & | ValueIn | ||
| ) |