This version of Unity is unsupported.

CachedAssetBundle

struct in UnityEngine

/

Implemented in:UnityEngine.CoreModule

Description

Data structure for downloading AssetBundles to a customized cache path. See Also:UnityWebRequestAssetBundle.GetAssetBundle for more information.

Properties

hashHash128 which is used as the version of the AssetBundle.
nameAssetBundle name which is used as the customized cache path.