This is the complete list of members for AssetDownloadsInterface, including all inherited members.
AddAssetWithDependencies(const AssetDescription &ad, const AssetRepositoryRef &searchRepository, BaseArray< AssetDescription > &assetsToExport, HashSet< IdAndVersion > &assetsProcessed) | AssetDownloadsInterface | static |
DownloadAsset(const BaseArray< AssetDescription > &assetsToDownload, const AssetRepositoryRef &searchRepository) | AssetDownloadsInterface | static |
DownloadAsset(const AssetDescription &asset, const AssetRepositoryRef &searchRepository) | AssetDownloadsInterface | static |
DownloadManagerCancelAll() | AssetDownloadsInterface | static |
DownloadManagerIsDownloading() | AssetDownloadsInterface | static |
DownloadMultipleAssets(const BaseArray< AssetDescription > &assetsToDownload, const AssetRepositoryRef &searchRepository) | AssetDownloadsInterface | static |
FreeAssetDownloads() | AssetDownloadsInterface | static |
GetAssetFileSize(const AssetDescription &ad) | AssetDownloadsInterface | static |
GetDownloadState(const AssetDescription &ad, const HashSet< AssetDescription > &toDownloadTemp) | AssetDownloadsInterface | static |
IsAssetCached(const AssetDescription &ad) | AssetDownloadsInterface | static |
MAXON_INTERFACE_NONVIRTUAL(AssetDownloadsInterface, MAXON_REFERENCE_STATIC, "net.maxon.asset.downloadsinterface") | AssetDownloadsInterface | private |