Struct BundleSummary
Data store for summary data about Bundle content
Inherited Members
Namespace: UnityEditor.AddressableAssets.Build.Layout
Assembly: Unity.Addressables.Editor.dll
Syntax
public struct BundleSummary
Fields
Name | Description |
---|---|
Count | Number of bundles built |
TotalCompressedSize | Size in bytes of bundled compressed |
TotalUncompressedSize | Size in bytes of bundles uncompressed |