![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Async/Future.h"#include "Containers/Array.h"#include "Containers/Map.h"#include "Containers/Ticker.h"#include "HAL/CriticalSection.h"#include "Misc/ScopeLock.h"Go to the source code of this file.
Classes | |
| class | UE::Interchange::FInterchangeTaskBase |
| class | UE::Interchange::FInterchangeTaskLambda |
| class | UE::Interchange::FInterchangeTaskSystem |
Namespaces | |
| namespace | UE |
| namespace | UE::Interchange |
Macros | |
| #define | INTERCHANGE_INVALID_TASK_ID 0xFFFFFFFFFFFFFFFF |
Enumerations | |
| enum class | UE::Interchange::EInterchangeTaskStatus : uint8 { UE::Interchange::Waiting , UE::Interchange::Executing , UE::Interchange::Done } |
| enum class | UE::Interchange::EInterchangeTaskThread : uint8 { UE::Interchange::GameThread , UE::Interchange::AsyncThread } |
| #define INTERCHANGE_INVALID_TASK_ID 0xFFFFFFFFFFFFFFFF |