UndoRedoClearHistory Method |
Clear the undo/redo history and associated references.
Passing false to increase_version will prevent the version number to be increased from this.
Namespace: Godot
public void ClearHistory( bool increaseVersion = true )
[Missing <param name="increaseVersion"/> documentation for "M:Godot.UndoRedo.ClearHistory(System.Boolean)"]