MediaImporter
public sealed class MediaImporter : AssetImporterNo description is available for this type.
Methods
Section titled “Methods”
Index(FolderSpec, Asset, bool, bool, bool)
Section titled “Index(FolderSpec, Asset, bool, bool, bool)”public Task Index(FolderSpec spec, Asset attachedAsset = null, bool storeRelativePath = false, bool actAsSubImporter = false, bool skipSubPackages = false)No description is available for this member.
Parameters
| Name | Type | Description |
|---|---|---|
spec |
AssetInventory.FolderSpec | |
attachedAsset |
AssetInventory.Asset | |
storeRelativePath |
System.Boolean | |
actAsSubImporter |
System.Boolean | |
skipSubPackages |
System.Boolean |
Returns
System.Threading.Tasks.Task — No return description is available.