![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "Misc/ScopeExit.h"#include "UObject/UnrealType.h"#include "Templates/UniquePtr.h"#include "HAL/CriticalSection.h"#include "Dataflow/DataflowContextCache.h"#include "Dataflow/DataflowContextAssetStore.h"#include "Dataflow/DataflowContextEvaluator.h"#include "Serialization/Archive.h"Go to the source code of this file.
Classes | |
| struct | UE::Dataflow::FRenderingParameter |
| struct | UE::Dataflow::FContextPerfData |
| struct | UE::Dataflow::FContextPerfData::FData |
| struct | UE::Dataflow::FContextCallstack |
| struct | UE::Dataflow::FContextCallstack::FEntry |
| class | UE::Dataflow::FScopedOptionalLock |
| class | UE::Dataflow::FContext |
| struct | UE::Dataflow::FContextScopedCallstack |
| class | UE::Dataflow::FContextSingle |
| class | UE::Dataflow::FContextThreaded |
Namespaces | |
| namespace | UE |
| namespace | UE::Dataflow |
Macros | |
| #define | DATAFLOW_EDITOR_EVALUATION WITH_EDITOR |
| #define | DATAFLOW_CONTEXT_INTERNAL(PARENTTYPE, TYPENAME) |
| #define DATAFLOW_CONTEXT_INTERNAL | ( | PARENTTYPE, | |
| TYPENAME | |||
| ) |
| #define DATAFLOW_EDITOR_EVALUATION WITH_EDITOR |