Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
IDirtiableViewModel.cs File Reference

Go to the source code of this file.

Classes

interface  SiliconStudio.Presentation.ViewModel.IDirtiableViewModel
 An interface that represents an object which can be in a dirty state (modified since last save). This interface provides access to the dirty state and methods to bind ViewModelActionItem in order to update the dirtiness when the action stack is reset to the save marker and/or modified again. More...
 

Namespaces

package  SiliconStudio.Presentation.ViewModel
 

Enumerations

enum  SiliconStudio.Presentation.ViewModel.ActionStackChange { SiliconStudio.Presentation.ViewModel.ActionStackChange.Save, SiliconStudio.Presentation.ViewModel.ActionStackChange.UndoRedo }