Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CachedAssetBundle

Data structure for downloading AssetBundles to a customized cache path. Additional Resources: UnityWebRequestAssetBundle.GetAssetBundle for more information.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Struct
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public struct CachedAssetBundle

Properties

Property

Description

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