This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ScriptedImporterAttribute.AutoSelect

public bool AutoSelect;

Description

Determines whether the importer gets automatically selected for the specified extension(s).

When set to false the importer can be used with the AssetDatabse.SetImorterOverride() function.