Struct AssetSummary
Data store for summary data about build content
Inherited Members
Namespace: UnityEditor.AddressableAssets.Build.Layout
Assembly: Unity.Addressables.Editor.dll
Syntax
public struct AssetSummary
Fields
Name | Description |
---|---|
AssetType | Type of Asset |
Count | Number of Objects build of the defined AssetType |
SizeInBytes | Total size of combined Objects |