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

AssetImporterEditor.ApplyButton

Switch to Manual
protected bool ApplyButton ();

Returns

bool Returns true if the new settings were successfully applied.

Description

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.