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.