![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AssetManager.h>
Public Member Functions | |
| bool | operator== (const FAssetManagerDownloadParams &Right) const =default |
Public Attributes | |
| FStreamableDownloadPriority | Priority = UE::StreamableManager::Private::DownloadDefaultPriority |
| bool | bInstallSoftReferences = false |
EXPERIMENTAL - Additional parameters for downloading packages Asset Manager will automatically create a FStreamableDownloadCachePin for each primary asset requested with download params. Cache pins can be retrieved with FStreamableHandle::GetDownloadCachePins() Cache pins will be released along with the primary asset or when bundle state changes.
|
default |
If set, any soft references will also be installed
| FStreamableDownloadPriority FAssetManagerDownloadParams::Priority = UE::StreamableManager::Private::DownloadDefaultPriority |
Download priority