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

AssetImporterEditor.ApplyButton

切换到手册
protected bool ApplyButton ();

返回

bool 如果新设置应用成功,则返回 true。

描述

实现 Inspector 的“Apply”按钮。

Apply 按钮可保存对自定义导入器中的设置值进行的更改。它随后使用应用的设置重新导入资源。