Method EndUndoRedoStep
EndUndoRedoStep(bool)
End current undo/redo step
Declaration
[HandleProcessCorruptedStateExceptions]
public void EndUndoRedoStep(bool deleteIfEmpty = true)
Parameters
Type | Name | Description |
---|---|---|
bool | deleteIfEmpty | If True, empty step with no modification will be deleted from the stack at the end |