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 

이벤트 유형

적용 대상