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 

이벤트 유형

적용 대상