Skip to content

FolderImporter

ClassAssetInventoryAssetInventory.Editor
public sealed class FolderImporter : AssetImporter

Indexes configured filesystem folders and their contents as Asset Inventory sources.

public Task Run(bool force = false)

Scans configured additional folders and refreshes their package and file records, optionally forcing unchanged sources to be reindexed.

Parameters

Name Type
force System.Boolean

Returns

System.Threading.Tasks.Task

public FolderImporter()