AssetImporterEditor.ApplyButton
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.