Legacy Documentation: Version 5.2
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AssetImporter.SaveAndReimport

Switch to Manual
public void SaveAndReimport();

Description

Save asset importer settings if asset importer is dirty.

Under the hood this calls AssetDatabase.ImportAsset. See Also: EditorUtility.SetDirty.