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 

イベントの種類

適用対象