Version: 2020.1
언어: 한국어
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.