LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

AssetImporter.SaveAndReimport

public void SaveAndReimport();

Description

Save asset importer settings if asset importer is dirty.

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