![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AssetManager.h>
Public Attributes | |
| TArray< int32 > | RequestedChunks |
| TArray< int32 > | PendingChunks |
| TSharedPtr< FStreamableHandle > | StalledStreamableHandle |
| FAssetManagerAcquireResourceDelegate | ManualCallback |
Defines a set of chunk installs that are waiting
| FAssetManagerAcquireResourceDelegate UAssetManager::FPendingChunkInstall::ManualCallback |
Delegate to call on completion, may be empty
| TSharedPtr<FStreamableHandle> UAssetManager::FPendingChunkInstall::StalledStreamableHandle |
Stalled streamable handle waiting for this install, may be null