Skip to content

InventoryStats.SourceBreakdown

ClassAssetInventoryAssetInventory.Editor
public sealed class InventoryStats.SourceBreakdown

Catalog package counts grouped by Asset Store, custom, directory, registry, archive, and Asset Manager source.

public int AssetStore

Returns

System.Int32

public int Custom

Returns

System.Int32

public int Directory

Returns

System.Int32

public int Registry

Returns

System.Int32

public int Archive

Returns

System.Int32

public int AssetManager

Returns

System.Int32

public SourceBreakdown()