Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AutoSelect

Determines whether the importer gets automatically selected for the specified extension(s).
Read time 1 minuteLast updated 13 days ago

Definition

Warning
Removed. Use overrideFileExtensions instead to specify this importer is an override for those file extensions
public bool AutoSelect

Remarks

When set to false, the importer can be used with the AssetDatabase.SetImporterOverride function.