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

AssetImporterEditor.ApplyButton

マニュアルに切り替える
protected bool ApplyButton ();

戻り値

bool Returns true if the new settings were successfully applied.

説明

Implements the 'Apply' button of the inspector.

The Apply button saves changes made to the setting values in your custom importer. Then, it re-imports the asset with the applied settings.