UndoEngine.UndoRedoBufferChanged Event

Definition

Occurs when the buffers that hold undo and redo operations change.

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

Event Type

Applies to