LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

CachedAssetBundle

struct in UnityEngine

Description

Data structure for downloading AssetBundles to a customized cache path. See Also:UnityWebRequest.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.