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

AssetImporterEditor.ApplyButton

Cambiar al Manual
protected bool ApplyButton ();

Valor de retorno

bool Returns true if the new settings were successfully applied.

Descripción

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.