Method RemoveState RemoveState(UndoState) Removes given undo state from the undo state stack. Declaration public void RemoveState(Scene.UndoState undoState) Parameters Type Name Description Scene.UndoState undoState The state to remove.