UndoEngine.UndoUnitDiscarded 事件

定义

在从撤消堆栈中移除撤消单元时发生,而不首先执行撤消操作。

public:
 event EventHandler ^ UndoUnitDiscarded;
public event EventHandler UndoUnitDiscarded;
member this.UndoUnitDiscarded : EventHandler 
Public Custom Event UndoUnitDiscarded As EventHandler 
Public Event UndoUnitDiscarded As EventHandler 

事件类型

适用于