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

Go to the source code of this file.

Namespaces

package  SiliconStudio.Presentation.Services
 

Enumerations

enum  SiliconStudio.Presentation.Services.DialogResult { SiliconStudio.Presentation.Services.DialogResult.None = 0, SiliconStudio.Presentation.Services.DialogResult.Ok = 1, SiliconStudio.Presentation.Services.DialogResult.Cancel = 2 }
 An enum representing the result of a dialog invocation. More...