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

SpriteEditorModuleBase.ApplyRevert

切换到手册
public bool ApplyRevert (bool apply);

参数

apply用户想应用数据时为 true,用户想还原时为 false。

返回

bool 返回 true 以触发重新导入操作。

描述

这将在用户单击 Sprite Editor 窗口中的 Apply 或 Revert 按钮时调用。