Version: 2018.2
Experimental: this API is experimental and might be changed or removed in the future.

AssetImporterEditor.ResetValues

マニュアルに切り替える
protected void ResetValues ();

説明

Reset the import settings to their last saved values.

When overriding this method, a call to base.ResetValues() should be included in the overriding method.