Skip to content

ProjectAssetSearch.Result

ClassAssetInventoryAssetInventory.Editor
public class ProjectAssetSearch.Result

Contains project asset records matching the supplied filters and the total number of matches.

public List<AssetInfo> Files

Returns

System.Collections.Generic.List{AssetInventory.AssetInfo}

public int ResultCount

Returns

System.Int32

public Result()