Class CachedBundleState
Cached state of asset bundles.
Namespace: UnityEditor.AddressableAssets.Build
Syntax
public class CachedBundleState : object
Fields
| Name | Description |
|---|---|
| bundleFileId | The name of the cached asset states bundle file. |
| data | The cached bundle state data. |