![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Async/AsyncWork.h"#include "CoreMinimal.h"#include "ContentStreaming.h"#include "HAL/ThreadSafeCounter.h"Go to the source code of this file.
Classes | |
| class | FAsyncStreamDerivedChunkWorker |
Typedefs | |
| using | FSoundWaveProxyPtr = TSharedPtr< FSoundWaveProxy, ESPMode::ThreadSafe > |
| typedef FAsyncTask< FAsyncStreamDerivedChunkWorker > | FAsyncStreamDerivedChunkTask |
| using | FStreamingWaveData = void * |
Functions | |
| struct | UE_DEPRECATED (5.5, "this struct relies on deprecated / deleted types, and should not be used") FASyncAudioChunkLoadResult |
Async task to stream chunks from the derived data cache.
| using FStreamingWaveData = void* |
Struct used to store results of an async file load.