3 namespace SiliconStudio.ActionStack
ActionItemDiscardType
This enum describes how an action item is being discarded when the ActionStack.ActionItemsDiscarded e...
Item discarded because the stack is full.
Item discarded because it has been undone and new action have been done since.
Item discarded because an undo/redo operation is currently in progress.