| DownloadParams |
TOptional< FAssetManagerDownloadParams > |
[optional] EXPERIMENTAL - If present, will attempt to download necessary packages with IoStoreOnDemand |
Engine/AssetManager.h |
|
| OnCancel |
FStreamableDelegateWithHandle |
[optional] Delegate to call when the load is canceled. |
Engine/AssetManager.h |
|
| OnComplete |
FStreamableDelegateWithHandle |
[optional] Delegate to call when load finishes. |
Engine/AssetManager.h |
|
| OnUpdate |
FStreamableUpdateDelegate |
[optional] delegate that is called periodically as request updates |
Engine/AssetManager.h |
|
| Priority |
TAsyncLoadPriority |
[optional] Priority to pass to the streaming system, higher priority will be loaded first |
Engine/AssetManager.h |
|