Class MessageBoxIcon
Specifies constants defining which information to display.
Inheritance
System.Object
MessageBoxIcon
Namespace: FlaxEngine
Assembly: FlaxEngine.CSharp.dll
Syntax
[Unmanaged]
public sealed class MessageBoxIcon : Enum
Fields
Asterisk
Error
Exclamation
Hand
Information
None
Question
Stop
value__
Declaration
public int value__
Field Value
System.Int32
|