Version: 2023.2
言語: 日本語
public void SaveAndReimport ();

説明

アセットインポーターがダーティであれば、アセットインポーターの設定を保存します。

Under the hood this calls AssetDatabase.ImportAsset. Additional resources: EditorUtility.SetDirty.