![]() |
Paradox Game Engine
v1.0.0 beta06
|
Go to the source code of this file.
Namespaces | |
package | SiliconStudio.Presentation.Services |
Enumerations | |
enum | SiliconStudio.Presentation.Services.MessageBoxResult { SiliconStudio.Presentation.Services.MessageBoxResult.None = 0, SiliconStudio.Presentation.Services.MessageBoxResult.OK = 1, SiliconStudio.Presentation.Services.MessageBoxResult.Cancel = 2, SiliconStudio.Presentation.Services.MessageBoxResult.Yes = 6, SiliconStudio.Presentation.Services.MessageBoxResult.No = 7 } |
An enum representing the button pressed by the user to close a message box. More... | |