Class CachedBundleState
Cached state of asset bundles.
Inherited Members
Namespace: UnityEditor.AddressableAssets.Build
Assembly: Unity.Addressables.Editor.dll
Syntax
[Serializable]
public class CachedBundleState
  Fields
| Name | Description | 
|---|---|
| bundleFileId | The name of the cached asset states bundle file.  | 
      
| data | The cached bundle state data.  |